Skip to content
Joviano Dias edited this page Oct 6, 2015 · 3 revisions

Test all

  • gradle test

With tags

  • gradle test -Dtags=@LOGIN

With dryRun

  • gradle test -DdryRun=true -Dtags=@LOGIN
Clone this wiki locally