License |
License |
---|---|
GroupId | GroupIdorg.concordion |
ArtifactId | ArtifactIdconcordion-storyboard-extension |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconcordion-storyboard-extension
An extension to Concordion that capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/ -->
<dependency>
<groupId>org.concordion</groupId>
<artifactId>concordion-storyboard-extension</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/
implementation 'org.concordion:concordion-storyboard-extension:2.0.2'
// https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/
implementation ("org.concordion:concordion-storyboard-extension:2.0.2")
'org.concordion:concordion-storyboard-extension:jar:2.0.2'
<dependency org="org.concordion" name="concordion-storyboard-extension" rev="2.0.2">
<artifact name="concordion-storyboard-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.concordion', module='concordion-storyboard-extension', version='2.0.2')
)
libraryDependencies += "org.concordion" % "concordion-storyboard-extension" % "2.0.2"
[org.concordion/concordion-storyboard-extension "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.concordion : concordion-logback-extension | jar | 2.1.2 |
org.concordion : concordion | jar | 3.1.2 |