akarakus27 / TestBootcampBDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Bootcamp

BDD ile Test otomasyonu

Requirements

  • Intellij IDE should be installed

  • IntelliJ IDEA Gherkin and Cucumber For Java plugins should be installed

  • DemoFeature.feature file at src/test/java/tests should be run and the response should be verified on the log console.

  • mvn test -Dtest=MyRunner command should be executed on terminal and the response should be verified on the log console.

About


Languages

Language:Java 93.3%Language:Gherkin 6.7%