intuit / judo

Judo is an easy-to-use Command Line Interface (CLI) Integration Testing Framework, driven from a simple yaml file that also contains assertions.
Other
51 stars 21 forks source link

feat: brew install @intuit/judo #48

Closed barakplasma closed 1 year ago

barakplasma commented 4 years ago

Is this a bug report, or a feature request? feature request

What is the current behavior? user has to have npm to use judo, and run npm global install

What is the desired behavior? user can run brew install @intuit/judo to have this tool (on Mac OS X)

What is your OS, OS version, and node version? Mac OS X 10.15.7 (19H2) , Node 14

Intended for hacktoberfest

barakplasma commented 4 years ago

this isn't relevant unless we make a separate intuit/homebrew-judo repo to host the tap, or until intuit/judo has more than 30+ watchers, 30+ forks, and 75+ stars (for inclusion in hombrew/core)

if/when we get there, #49 has a Formula/intuitjudo.rb formula ready to be updated and used