test-coverage
test-coverage copied to clipboard
Update dependencies for NNBD
This loosens dependency constraints and makes test_coverage use args and path transitively. These changes allow consuming this package from a NNBD project that otherwise might run into dependency conflicts.
Specifically, I ran into conflicts when fixing dependencies for https://github.com/corsac-dart/jwt/pull/21.
I opted not to migrate this library to NNBD just yet because lcov and coverage have not yet migrated.
Related issue: #33.