Fork me on GitHub

How about…

  • starting an automation project in several minutes?…
  • with BDD-reporting, Selenium, REST, and database support already baked-in?…
  • support for multiple device types in different environments?…
  • CI/CD ready, without any additional scripting?…
  • additional modules for REST, WebDriver, JDBC, SSH, RabbitMQ, Elastic Search?…
  • reporting connector for TestRail?…

An example project is included – see its published JGiven Report and SauceLabs Dashboard

Migrating Existing Automation Projects

An existing automation project may have its own parent POM containing common dependencies and plugin configurations.

For such cases see QA Testing Starter

You may continue coding the old style, then slowly adapt to JGiven BDD style.

Next: Getting Started

Development instructions are available on Project's Home Page on GitHub