Last Version

Level 0.0.6

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

level
Version

Version

0.0.6
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 0.0.6

Filename Size
level-0.0.6.pom 1 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.2.0

Project Modules

  • unit
  • integration
  • system