Last Version

ApprovalTests.Java 15.8.0

Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.

License

License

GroupId

GroupId

com.approvaltests
ArtifactId

ArtifactId

approvaltests-parent
Version

Version

15.8.0
Type

Type

pom
Description

Description

ApprovalTests.Java
Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed.
Project URL

Project URL

http://approvaltests.com/
Source Code Management

Source Code Management

https://github.com/approvals/ApprovalTests.Java/tree/master

Download approvaltests-parent 15.8.0


<!-- https://jarcasting.com/artifacts/com.approvaltests/approvaltests-parent/ -->
<dependency>
    <groupId>com.approvaltests</groupId>
    <artifactId>approvaltests-parent</artifactId>
    <version>15.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.approvaltests/approvaltests-parent/
implementation 'com.approvaltests:approvaltests-parent:15.8.0'
// https://jarcasting.com/artifacts/com.approvaltests/approvaltests-parent/
implementation ("com.approvaltests:approvaltests-parent:15.8.0")
'com.approvaltests:approvaltests-parent:pom:15.8.0'
<dependency org="com.approvaltests" name="approvaltests-parent" rev="15.8.0">
  <artifact name="approvaltests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.approvaltests', module='approvaltests-parent', version='15.8.0')
)
libraryDependencies += "com.approvaltests" % "approvaltests-parent" % "15.8.0"
[com.approvaltests/approvaltests-parent "15.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • approvaltests-util
  • approvaltests-util-tests
  • approvaltests
  • approvaltests-tests
  • counter_display
  • html_locker