org.quickperf:quick-perf-testng-parent

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-testng-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

Download quick-perf-testng-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/ -->
<dependency>
    <groupId>org.quickperf</groupId>
    <artifactId>quick-perf-testng-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/
implementation 'org.quickperf:quick-perf-testng-parent:1.1.0'
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-testng-parent/
implementation ("org.quickperf:quick-perf-testng-parent:1.1.0")
'org.quickperf:quick-perf-testng-parent:pom:1.1.0'
<dependency org="org.quickperf" name="quick-perf-testng-parent" rev="1.1.0">
  <artifact name="quick-perf-testng-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-testng-parent', version='1.1.0')
)
libraryDependencies += "org.quickperf" % "quick-perf-testng-parent" % "1.1.0"
[org.quickperf/quick-perf-testng-parent "1.1.0"]

Dependencies

test (1)

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

Project Modules

  • testng-listener
  • testng-test-util
  • testng-sql-test
  • testng-jvm-test

Versions

Version
1.1.0
1.0.1
1.0.0
1.0.0-RC7
1.0.0-RC6