better_test_reporter 0.1.1 better_test_reporter: ^0.1.1 copied to clipboard
A CLI for generating a junit xml report from dart test json output and libraries for parsing test json into dev-friendly models
0.1.1 #
- chore: Add dependabot for github actions by @CelticMajora in https://github.com/Betterment/better_test_reporter/pull/34
- chore: Add pana verification by @CelticMajora in https://github.com/Betterment/better_test_reporter/pull/35
- chore: Rollback dependabot by @CelticMajora in https://github.com/Betterment/better_test_reporter/pull/38
- fix(pana): Update build config to fix pana score by @CelticMajora in https://github.com/Betterment/better_test_reporter/pull/39
0.1.0 #
- Upgrade
build_runner
,freezed
,json_serializable
,test
,freezed_annotation
,json_annotation
, andxml
- Upgrade to dart 2.15.0
0.0.1 #
- Initial version.