Skip to content

Commit

Permalink
another s/maven/gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna committed Jul 28, 2016
1 parent 952bc92 commit c63c5dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TESTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,8 @@ that'd consume a ton of ram.
== Testing scripts more directly

In general its best to stick to testing in vagrant because the bats scripts are
destructive. When working with a single package its generally faster to run its
tests in a tighter loop than maven provides. In one window:
destructive. When working with a single package it's generally faster to run its
tests in a tighter loop than gradle provides. In one window:

--------------------------------
gradle :distribution:rpm:assemble
Expand Down

0 comments on commit c63c5dc

Please sign in to comment.