sebastian-nagel commented on pull request #532:
URL: https://github.com/apache/nutch/pull/532#issuecomment-641563662


   +1 Good catch!
   
   > Is there any way to have detailed test information when running them from 
command line?
   
   You can execute the unit tests for a specific plugin:
   ```
   ant test-plugin -Dplugin=indexer-csv
   ```
   The test output is written to `build/indexer-csv/test/`(output of core tests 
is in `build/test`).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to