junitreport 0.3.3 copy "junitreport: ^0.3.3" to clipboard
junitreport: ^0.3.3 copied to clipboard

outdated

Generate JUnit XML reports from dart test runs.

0.3.3 #

  • more dart 2.0 support

0.3.2 #

  • updated dependencies:
    • testreport: '^0.3.1'

0.3.1 #

  • support for Dart 2.0
  • updated dependencies:
    • xml: '^3.0.0'
    • intl: '^0.15.5'
    • args: '^1.4.4'

0.3.0 #

  • updated dependencies:
    • sdk: '>=1.19.0 <2.0.0'
    • xml: '^2.6.0'
    • intl: '^0.15.0'
    • testreport: '^0.3.0'
  • removed transitive dependencies on 'build_collection' and 'quiver'

0.2.1 #

  • restrict dependency on xml to '>= 2.5.0 <2.6.0' because the XmlPrettyWriter moved to a different library
  • use one system-out element to contain all outputs instead of one per output

0.1.0 #

  • Initial implementation
33
likes
20
points
196k
downloads

Publisher

unverified uploader

Weekly Downloads

Generate JUnit XML reports from dart test runs.

Repository (GitHub)

License

MIT (license)

Dependencies

args, intl, testreport, xml

More

Packages that depend on junitreport