com.fitbur.testify.junit:junit-core

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.fitbur.testify.junit
ArtifactId

ArtifactId

junit-core
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Sharmarke Aden

Download junit-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fitbur.testify : core jar 0.1.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7