What build tool do you use? Did you try to add log4.properties to test scope (if you use maven) with root level=ERROR
2014-05-13 19:09 GMT+04:00 Moshe Sayag <[email protected]>: > Hi, > > When I run a PigUnit test, the full script is printed to stdout / log. > > Is there a way to run a test with minimal output, indicating only that the > test ran and passed / failed? > > Thanks, > > Moshe >
