Testify

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

License

License

GroupId

GroupId

com.fitbur.testify
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Sharmarke Aden

Download parent

Filename Size
parent-0.1.3.pom 19 KB
Browse

How to add to project

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

  • api
  • core
  • di
  • level
  • junit
  • need
  • client
  • server
  • examples
  • archetype

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1