From 42e8064e5c5e622331cd24babf4907f3c4800f1d Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 21 Mar 2019 22:55:58 -0600 Subject: [PATCH] Config file is technically done The configuration file uses the command-line arguments. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9243e6..97ee7e5 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ In no particular order, features that have been implemented and are planned: - [ ] Randomize test order - [ ] Dry run - for validation and checking formatted output - [ ] Config block in `spec_helper.cr` - - [ ] Config file - `.rspec` + - [X] Config file - `.spectator` - [ ] Reporter and formatting - [X] RSpec/Crystal Spec default - [ ] JSON