Skip to content

Commit 7b87470

Browse files
committed
chore: update test readme
1 parent b07b1a1 commit 7b87470

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tests/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Testing
22

3-
To run tests, first prepare your configuration file by copying
3+
To run tests, we recommend using Docker. With Docker, there is no
4+
need to modify any configuration, just run the build and test commands.
5+
6+
If running tests on your host, prepare your configuration file by copying
47
`config.example.json` into `config.json` and updating it appropriately based on
5-
your environment. If you use the Docker based configuration below there's no
6-
need to modify the configuration.
8+
your environment.
79

810
## Running the Tests
911

0 commit comments

Comments
 (0)