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 visible (Hide)

pretty-jupiter - v3.4.1 Latest Release

Published by github-actions[bot] 3 months ago

3.4.1 (2024-07-12)

Bug Fixes

  • compat: Java 17 compatibility and rebump deps (#167) (896c54a)
pretty-jupiter - v3.4.0

Published by github-actions[bot] 4 months ago

3.4.0 (2024-06-11)

Features

  • deps: Update dependencies 2024.06.09 (#161) (9ae5e52)
pretty-jupiter - v3.3.0

Published by github-actions[bot] 8 months ago

3.3.0 (2024-3-2)

Features

  • deps: Update dependencies 2024.03.01 (#160) (bd39e3d)
  • failure: Show location as nested descriptions (#158) (0b9899c)
pretty-jupiter - v3.2.0

Published by github-actions[bot] 9 months ago

3.2.0 (2024-01-21)

Features

pretty-jupiter - v3.1.0

Published by github-actions[bot] 12 months ago

3.1.0 (2023-11-03)

Features

pretty-jupiter - v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-09-04)

Bug Fixes

pretty-jupiter - v3.0.0

Published by github-actions[bot] about 1 year ago

3.0.0 (2023-09-04)

Features

  • deps: Update dependencies 2023.08.28 (#135) (4de5555)

Performance Improvements

BREAKING CHANGES

  • core: The codebase was migrated from Groovy to Java 20
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