ApprovalTests.Java
ApprovalTests.Java copied to clipboard
ApprovalTest verification library for Java
## Description This PR implements support for configuring reporters through environment variables, similar to how this is supported in the C++ version of this library: https://github.com/approvals/ApprovalTests.cpp/blob/master/doc/how_tos/SelectReporterWithEnvironmentVariable.md ## The solution As...
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. Release notes Sourced from com.google.code.gson:gson's releases. gson-parent-2.11.0 Most important changes Added default ProGuard / R8 rules (@Marcono1234, #2397, #2420; @sgjesse, #2448; @sfreilich) If you...
This would be particularly helpful for reporters such as the IntelliJ one. Consider the case where the output for 5 tests change between test runs. Then, this library will try...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0. Commits 487e479 [maven-release-plugin] prepare release maven-javadoc-plugin-3.10.0 9638a6a [MJAVADOC-785] Align plugin implementation with AbstractMavenReport (maven-re... 9d33925 [MJAVADOC-784] Upgrade to Doxia 2.0.0 Milestone Stack a11b921 [MJAVADOC-809]...
Hello, we use ApprovalTests in [Fabric8 Kubernetes Client](https://github.com/fabric8io/kubernetes-client) We wanted to merge pull request by dependabot for bumping approval tests to v24.4.0 https://github.com/fabric8io/kubernetes-client/pull/6255 However, we noticed that Approval tests are...
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. Release notes Sourced from org.junit.vintage:junit-vintage-engine's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 Commits...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.2 to 5.11.3. Release notes Sourced from org.junit.jupiter:junit-jupiter-engine's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 Commits...
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.7.0 to 3.8.0. Commits 5008104 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.8.0 3809b11 [MPIR-470] Upgrade to Doxia 2.0.0 GA Stack be10448 (doc) Added config for Dependabot 9def033 [MPIR-469] Broken link...
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.3. Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 JUnit...
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.0. Commits e78545c [maven-release-plugin] prepare release jackson-core-2.18.0 f698083 Prepare for 2.18.0 release 95bc86e Merge branch '2.17' into 2.18 6ce1c0d Merge branch '2.16' into 2.17 56265d1...