Commit 3c529438 authored by BryceLTaylor's avatar BryceLTaylor

circleci config update readme about .test/results

parent 7b3369bd
...@@ -187,6 +187,8 @@ To build the application and run all unit and localization tests, use the comman ...@@ -187,6 +187,8 @@ To build the application and run all unit and localization tests, use the comman
npm test npm test
``` ```
Some tests output files to the directory ./test/results which you may need to create.
#### Run one test #### Run one test
To run a single unit test file from the command-line using Jest, use the command: To run a single unit test file from the command-line using Jest, use the command:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment