mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Add HTML as planned output type
This commit is contained in:
parent
1bbe5067b6
commit
6e50e54e05
1 changed files with 2 additions and 1 deletions
|
@ -326,11 +326,12 @@ Items not marked as completed may have partial implementations.
|
|||
- [X] Dry run - for validation and checking formatted output
|
||||
- [X] Config block in `spec_helper.cr`
|
||||
- [X] Config file - `.spectator`
|
||||
- [X] Reporter and formatting
|
||||
- [ ] Reporter and formatting
|
||||
- [X] RSpec/Crystal Spec default
|
||||
- [X] JSON
|
||||
- [X] JUnit
|
||||
- [X] TAP
|
||||
- [ ] HTML
|
||||
|
||||
### How it Works (in a nutshell)
|
||||
|
||||
|
|
Loading…
Reference in a new issue