Releases: vanillaes/tape-es
Releases · vanillaes/tape-es
Refactor
v1.1.7 1.1.7
Refactor
v1.1.6 1.1.6
Fix Multiple Ignore Pattern Matching
v1.1.5 1.1.5
Add pkg.engines
v1.1.4 1.1.4
Maintenance
- update CI/CD
- update badges
Refactor
Refactor all the things!
Add 'tape-watch-es' Command
This command watches the tests and -- when changed -- automatically re-runs the test
Improve CLI Args + Documentation
v1.0.3 1.0.3
Refactor
The parallel runner has been refactored for 2 reasons
- to remove the necessity for the 'async' dependency
- to make eachLimit promise-based