ava-ts
ava-ts copied to clipboard
🚀 Fork of the AVA test runner with native typescript support
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.0.4 to 3.7.1. Release notes Sourced from codecov's releases. v3.6.4 Fix for Cirrus CI v3.6.3 AWS Codebuild fixes + package updates v3.6.2 command line args sanitised v3.6.1...
The latest version of AVA is currently 1.1.0, and ava-ts only supports 0.* (which currently resolves to AVA 0.25.0)
I deleted the template because I have a simple question: how do I output coverage with ava-ts?
Thanks so much for creating ava-ts - it's been really helpful in my projects. I've noticed, however, that wherever ava would normally output line numbers where a test failed, I...