• Greg Turnquist's avatar
    Add 'spring test [files]' command to compile and test code automatically · 1ce13cc2
    Greg Turnquist authored
    - Look for JUnit test symbols, and add JUnit automatically
    - Look for Spock test symbols, and add Spock automatically
    - Based on what test libraries were used, invoke relevant embedded testers
      and accumulate results
    - Make it so that multiple testers can be invoked through a single 'test' command
    - Print out total results and write out detailed trace errors in results.txt
    - Update based on the new artifact resolution mechanism
    1ce13cc2
Name
Last commit
Last update
..
src/main/resources/META-INF Loading commit data...
pom.xml Loading commit data...