Update README for formatters

This commit is contained in:
Michael Miller 2019-03-03 12:00:56 -07:00
parent ffed61b9e3
commit bb3f2d5338

View file

@ -130,9 +130,10 @@ In no particular order, features that have been implemented and are planned:
- [ ] Config block in `spec_helper.cr` - [ ] Config block in `spec_helper.cr`
- [ ] Config file - `.rspec` - [ ] Config file - `.rspec`
- [ ] Reporter and formatting - [ ] Reporter and formatting
- [ ] RSpec/Crystal Spec default - [X] RSpec/Crystal Spec default
- [ ] JSON - [ ] JSON
- [ ] JUnit - [ ] JUnit
- [ ] TAP
### How it Works ### How it Works