Skip to content

bhulliger/ddt-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddt-archetype

  1. Checkout the project.

  2. Install maven (if not yet done).

  3. run mvn install, to install the doclet in your local maven repository. (update about a central repository will be added soon).

  4. generate a new project using the following command:

    mvn archetype:generate -DarchetypeGroupId=ch.puzzle.maven.archetypes -DarchetypeArtifactId=ddt-archetype -DarchetypeVersion=1.0 -DgroupId= -DartifactId= -Dversion=

About

Archetype Documentation Driven Testing with Selenium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages