rapiddweller ContiPerf

ContiPerf is an open source testing utility forked from Databene ContiPerf by Volker Bergmann that enables the user to easily convert JUnit 4 test cases into performance tests.

License

License

GroupId

GroupId

com.rapiddweller
ArtifactId

ArtifactId

rd-lib-contiperf
Last Version

Last Version

2.5.0-jdk-11
Release Date

Release Date

Type

Type

jar
Description

Description

rapiddweller ContiPerf
ContiPerf is an open source testing utility forked from Databene ContiPerf by Volker Bergmann that enables the user to easily convert JUnit 4 test cases into performance tests.
Project URL

Project URL

https://www.rapiddweller.com/opensource/rd-lib-contiperf
Project Organization

Project Organization

rapiddweller GmbH
Source Code Management

Source Code Management

https://github.com/rapiddweller/rd-lib-contiperf

Download rd-lib-contiperf

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.rapiddweller

rapiddweller GmbH

We are driving the digital transformation for SMEs by automating monotonous dweller tasks to leave meaningful work for humans.

Versions

Version
2.5.0-jdk-11
2.4.0-jdk-11
2.3.5+jdk-8