# homebrew-test-bot **Repository Path**: Homebrew2/homebrew-test-bot ## Basic Information - **Project Name**: homebrew-test-bot - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-31 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Homebrew Test Bot Tests the full lifecycle of a Homebrew change to a tap (Git repository). ## Install `brew test-bot` is automatically installed when first run. ## Usage See [the `brew test-bot` section of the `brew man` output](https://docs.brew.sh/Manpage#test-bot-options-formula) or `brew test-bot --help`. ## Tests Tests can be run with `bundle install && bundle exec rspec`. ## Copyright Copyright (c) Homebrew maintainers. See [LICENSE.txt](https://github.com/Homebrew/homebrew-test-bot/blob/HEAD/LICENSE.txt) for details.