Actors-Actions-Outcomes framework for BDD

A lightweight framework to enhance the features of cucumber-jvm

License

License

GroupId

GroupId

hu.meza
ArtifactId

ArtifactId

aao
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Actors-Actions-Outcomes framework for BDD
A lightweight framework to enhance the features of cucumber-jvm
Project URL

Project URL

https://github.com/meza/AAO

Download aao

How to add to project

<!-- https://jarcasting.com/artifacts/hu.meza/aao/ -->
<dependency>
    <groupId>hu.meza</groupId>
    <artifactId>aao</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.meza/aao/
implementation 'hu.meza:aao:2.0.2'
// https://jarcasting.com/artifacts/hu.meza/aao/
implementation ("hu.meza:aao:2.0.2")
'hu.meza:aao:jar:2.0.2'
<dependency org="hu.meza" name="aao" rev="2.0.2">
  <artifact name="aao" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.meza', module='aao', version='2.0.2')
)
libraryDependencies += "hu.meza" % "aao" % "2.0.2"
[hu.meza/aao "2.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
info.cukes : cucumber-java jar RELEASE
info.cukes : cucumber-junit jar RELEASE
info.cukes : cucumber-picocontainer jar RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar RELEASE
org.mockito : mockito-all jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.3.1
1.2
1.1
1.0