Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/homebrew/homebrew-test-bot

🎰 Tests the full lifecycle of a Homebrew change.
https://github.com/homebrew/homebrew-test-bot

cmd homebrew tap

Last synced: about 1 month ago
JSON representation

🎰 Tests the full lifecycle of a Homebrew change.

Awesome Lists containing this project

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.