mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Config block is technically implemented
Will need to add methods to the builder as features are added.
This commit is contained in:
parent
dba047e1ec
commit
51c267896f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue