pretty-jupiter

A Gradle plugin to pretty-log JUnit Jupiter tests when run from the Gradle test task. Nested tests are grouped together and the output styles is very similar to `mocha.js`

APACHE-2.0 License

Stars
12

Bot releases are hidden (Show)

pretty-jupiter - v2.2.1

Published by JoseLion over 1 year ago

2.2.1 (2023-06-04)

Bug Fixes

  • deps: Update dependencies 2023.06.03 (#133) (2938073)
pretty-jupiter - v2.2.0

Published by JoseLion almost 2 years ago

2.2.0 (2023-01-13)

Features

  • output: Allow use of TERM=dumb to remove colors and use simple icons (#129) (ecca925)
pretty-jupiter - v2.1.0

Published by JoseLion almost 2 years ago

2.1.0 (2023-01-12)

Bug Fixes

Features

  • core: Update Java, Gradle and dependencies (#126) (2b0001a)
pretty-jupiter - v2.0.1

Published by JoseLion over 2 years ago

This release adds the following fixes:

  • @JoseLion | fix(deprecation): Report enabled to required (#116) | e5dcae9
  • @JoseLion | fix(test): logDescriptors params (#117) | f57b034
  • @JoseLion | chore(version): Bump to v2.0.1 (#118) | f456edb
pretty-jupiter - v2.0.0

Published by JoseLion over 2 years ago

This release adds a breaking change to the ID of the plugin. From now on, the plugin ID is io.github.joselion.pretty-jupiter. Check the docs for more info. This release adds the following commits:

  • @JoseLion | chore(gradle): Refactor to use io.github.joselion prefix (#112) | 3b734e8
  • @JoseLion | docs(io-github): Add advise of io.github change (#113) | 3f587e9
  • @JoseLion | chore(version): Bump to v2.0.0 (#114) | c8b65f8
pretty-jupiter - v1.7.0

Published by JoseLion over 2 years ago

This release adds the following changes:

  • @JoseLion | chore(deps): Update dependencies (#106) | 3bee4df
  • @wyhasany @JoseLion | fix(logger): Parameterized tests (#107) | 2a0394a
  • @JoseLion | chore(version): Bump to v1.7.0 (#108) | a8896a3
pretty-jupiter - v1.6.2

Published by JoseLion about 3 years ago

This release adds only one fix:

  • @JoseLion | Fix summary separation (#103) | 093faab
pretty-jupiter - v1.6.1

Published by JoseLion about 3 years ago

This release adds only 1 fix:

  • @JoseLion | Remove extra summary blank lines (#100) | dcb063a
pretty-jupiter - v1.6.0

Published by JoseLion about 3 years ago

This release adds feature 1 commit with no breaking changes:

  • @JoseLion | Upgrade dependencies (#97) | 316098c
pretty-jupiter - v1.5.0

Published by JoseLion over 3 years ago

This release adds 2 commits on 5 Jun:

  • @wyhasany | How to debug pretty jupiter (#92) | dba0391
  • @klebekj | Allow settting up custom threshold for different tasks (#94) | d32b4a7
Badges
Extracted from project README
CI CodeQL Release Pages Gradle Plugin codecov License Known Vulnerabilities