diff --git a/gajumaru-core/test/README.md b/gajumaru-core/test/README.md index 8483eee..200accb 100644 --- a/gajumaru-core/test/README.md +++ b/gajumaru-core/test/README.md @@ -8,7 +8,7 @@ The purpose of this utility is to instead test the Java libraries agains the Erl ## How to run -In the current directory simply run `zx runlocal` and reports will be placed in the `reports/` directory. +In the current directory simply run `zx runlocal` and the report map will be printed to the screen and random test data will be in the `temp/` directory. To run a specific test suite run `zx runlocal [module names]`.