Current Versions
Aerial
Latest Snapshot: 0.0.7-SNAPSHOT ( Project Documentation )
Latest Release: 0.0.6 ( Project Documentation )
Aerial Maven Plugin
Latest Snapshot: 0.0.7-SNAPSHOT ( Project Documentation )
Latest Release: 0.0.6 ( Project Documentation )
Archetypes
Name | Latest Version |
---|---|
aerial-cucumber-junit-archetype | |
aerial-cucumber-testng-archetype |
Release Notes
v0.0.6
-
Archetypes Catalog for currently available Aerial archetypes was added
-
Aerial archetypes were extended to support Maven projects using Cucumber, JBehave, JUnit and TestNG combinations.
-
Aerial custom scenarios generation support was added
-
Named input section support was added
v0.0.5
-
Aerial archetypes were added to support tool chains or Cucumber + JUnit and Cucumber + Test NG
-
Mandatory values scenario generation was added
-
Custom input types support was added
v0.0.4
-
Tags generation was added
-
Aerial global configuration was added
-
GitHub is now supported as requirements input source
v0.0.3
-
Functionality to generate output files based on templates was added
-
Positive scenarios are now generated using combinatorial algorithm
-
Enum data type definition was added
v0.0.2
-
Jira as input source support was added
-
Unique value scenarios generation was added
-
Aerial Maven plugin was added
-
Internal code unification and optimization
v0.0.1
Initial Release. Includes:
-
Basic functionality implementation
-
File input/output support was added
-
Basic positive/negative scenario generation was added
-
Command line runner was set up