executioner
A tool which executes tests that have been scheduled by slick.
License |
License |
---|---|
GroupId | GroupIdcom.slickqa |
ArtifactId | ArtifactIdexecutioner-dummyagent |
Last Version | Last Version2.0.0-19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExecutioner Dummy Agent
A testing agent to validate that the internal workings of Executioner are functioning.
|
<!-- https://jarcasting.com/artifacts/com.slickqa/executioner-dummyagent/ -->
<dependency>
<groupId>com.slickqa</groupId>
<artifactId>executioner-dummyagent</artifactId>
<version>2.0.0-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.slickqa/executioner-dummyagent/
implementation 'com.slickqa:executioner-dummyagent:2.0.0-19'
// https://jarcasting.com/artifacts/com.slickqa/executioner-dummyagent/
implementation ("com.slickqa:executioner-dummyagent:2.0.0-19")
'com.slickqa:executioner-dummyagent:jar:2.0.0-19'
<dependency org="com.slickqa" name="executioner-dummyagent" rev="2.0.0-19">
<artifact name="executioner-dummyagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.slickqa', module='executioner-dummyagent', version='2.0.0-19')
)
libraryDependencies += "com.slickqa" % "executioner-dummyagent" % "2.0.0-19"
[com.slickqa/executioner-dummyagent "2.0.0-19"]
Group / Artifact | Type | Version |
---|---|---|
com.slickqa : executioner-base-verticle | jar | 2.0.0-19 |
io.vertx : vertx-core | jar | 3.2.1 |
com.google.inject : guice | jar | 4.0 |
org.ini4j : ini4j | jar | 0.5.4 |
A tool which executes tests that have been scheduled by slick.