Skip to content

amitjaincoer191/optimusTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimus Template npm version Gitter chat

Optimus Template is the native framework for Optimus, designed to help you to get started with your tests in the swiftest time possible. Read more about Optimus on our wiki.

Pre-requisites

Getting started with Optimus

Install the optimus-cli utilty

npm install -g optimus-cli

Verify if your system is ready for using Optimus

$ optimus ⏎
optimus$ doctor

To create a new Optimus project.

$ optimus ⏎
optimus$ create project <project_name>

Once the project is created you can import it to your favourite IDE.

First test

Write your first test by following our tutorial.

Contact

Our FAQ covers most of the common issues. In case the issue you are facing is not available, you can reach out to us at optimus@testvagrant.com

About

This is a cucumber jvm implementation template using the optimus framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Gherkin 0.2%