Unit Tests Extensions

Experimental support for persistence layer unit testing using separated test database.

License

License

The Apache License, Version 2.0
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-unit
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Unit Tests Extensions
Experimental support for persistence layer unit testing using separated test database.
Project URL

Project URL

https://github.com/js-lib-com/unit
Source Code Management

Source Code Management

https://github.com/js-lib-com/unit

Download js-unit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Unit Tests Extensions

Experimental support for persistence layer unit testing using separated test database.

com.js-lib

java(script) libraries

Set of APIs and libraries for Java and JavaScript.

Versions

Version
1.2.1
1.2.0
1.0.0