better_test_reporter
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
78K downloads/mo
#1225 most downloaded on pub.dev
Betterment/better_test_reporter
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
3 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Nov 2021 to Mar 2022Releases
latest 3-
0.1.110 Mar 2022Release notes
Open source →What's Changed
- chore: Add dependabot for github actions by @CelticMajora in #34
- chore: Add pana verification by @CelticMajora in #35
- chore: Rollback dependabot by @CelticMajora in #38
- fix(pana): Update build config to fix pana score by @CelticMajora in #39
Full Changelog: v0.1.0...v0.1.1
Release notes
Open source →- 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.011 Feb 2022Release notes
Open source →What's Changed
- chore: Update dependencies and README by @CelticMajora in #29
- feat: Switch to analyzer that annotates on the PR by @CelticMajora in #30
- chore: Upgrade dart version and pub deps by @CelticMajora in #31
- chore: Randomize CI test order by @CelticMajora in #32
- chore: Release 0.1.0 by @CelticMajora in #33
Full Changelog: v0.0.1...v0.1.0
Release notes
Open source →- Upgrade
build_runner,freezed,json_serializable,test,freezed_annotation,json_annotation, andxml - Upgrade to dart 2.15.0
-
0.0.102 Nov 2021