You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = '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'
ext {
developers = {
developer {
id 'andrew-sumner'
name 'Andrew Sumner'
roles { role 'Project owner' }
}
}
inceptionYear = '2014'
}
dependencies {
api 'org.concordion:concordion-logback-extension:2.1.2:reportlogger'