issues
search
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
testing circleci
#35
Closed
worldjoe
closed
5 years ago
worldjoe
commented
5 years ago
test
[ ] Does all of your new or changed code have unit tests?
[ ] Is overall unit test statement coverage still above 85%?
[ ] Is code style linting passing with
npm run lint
?
[ ] Is the related GitHub issue number included in your branch name? ex branch name:
fix/12-some-bug
[ ] Is the related GitHub issue number included in your pull request title? example PR title: "12 - Fixes some bug"
[ ] Is documentation still up to date after your change?
test
npm run lint
?fix/12-some-bug