elm-explorations / elm-explorations/test
Display number of skipped tests
Open
- Dominant language
- Elm
- Stars
- 244
- Forks
- 40
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
Currently it does not say how many tests were skipped:
```txt
Running 148 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 132114825190419
TEST RUN INCOMPLETE because Test.skip was used
Duration: 388 ms
Passed: 148
Failed: 0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.