vets-api
vets-api copied to clipboard
Binstubs - Test
Summary
- Replace existing testing command with a binstub
bin/test
- Options include --ci, --no-parallel, --coverage, --log
- Input folders/files can be include like with rspec
- Uses the .developer-setup preference for the testing environment
Related issue(s)
- https://github.com/department-of-veterans-affairs/va.gov-team/issues/75918
Acceptance criteria
- [ ] Run tests locally like CI
- [ ] Run tests in parallel or not in parallel
- [ ] Run tests with coverage report
- [ ] Run tests with output to log
- [ ] Run tests with setup preference