Getting started

There are three ways to get started with Ekam

  1. Clone Ekam template repository from GitHub
git clone git@github.com:testvagrant/Ekam-Template.git
  1. If you are using IntelliJ IDEA, it is strongly recommended to install Ekam IntelliJ IDEA plugin to further boost test case authoring. Please read installation instructions here.
  2. Open the cloned repository & execute example tests in IDE
  3. Start building your own tests !!

Our quick start guide would help you get started with Ekam in no time.

Please note: Ekam is not coupled with IntelliJ IDEA. You could chose your favourite IDE and get started with ekam. However, you are going to miss plugin features that boost test case authoring.