Config block is technically implemented

Will need to add methods to the builder as features are added.
This commit is contained in:
Michael Miller 2019-03-22 10:11:30 -06:00
parent dba047e1ec
commit 51c267896f
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ In no particular order, features that have been implemented and are planned:
- [ ] Fail on no tests
- [ ] Randomize test order
- [ ] Dry run - for validation and checking formatted output
- [ ] Config block in `spec_helper.cr`
- [X] Config block in `spec_helper.cr`
- [X] Config file - `.spectator`
- [ ] Reporter and formatting
- [X] RSpec/Crystal Spec default