Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 205 Bytes

BlueberryCake

API Test Automation Framework in Java Cucumber Gradle

Test all

  • gradle test

With tags

  • gradle test -Dtags=@LOGIN

With dryRun

  • gradle test -DdryRun=true -Dtags=@LOGIN