Update README for formatters

This commit is contained in:
Michael Miller 2019-03-03 12:00:56 -07:00
parent ffed61b9e3
commit bb3f2d5338
1 changed files with 2 additions and 1 deletions

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 file - `.rspec`
- [ ] Reporter and formatting
- [ ] RSpec/Crystal Spec default
- [X] RSpec/Crystal Spec default
- [ ] JSON
- [ ] JUnit
- [ ] TAP
### How it Works