Level

An opinionated Java Testing Framework faithful to testing principles and best practices.

License

License

GroupId

GroupId

com.fitbur.testify.level
ArtifactId

ArtifactId

level
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Level
An opinionated Java Testing Framework faithful to testing principles and best practices.
Project Organization

Project Organization

Sharmarke Aden

Download level

Filename Size
level-0.1.3.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • unit
  • integration
  • system

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7