Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 395 Bytes

Courgette-JVM with Maven Example

An example project showing how to use Courgette-JVM with Maven.

System Requirements

  • Google Chrome
  • MacOS / Windows / Linux

Test Execution

  • Parallel Scenario Execution using JUnit
    • Option 1: Run suites/ScenarioSuite.java like a normal JUnit test.

    • Option 2: Execute Maven goal

        mvn test