We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07b1a1 commit 7b87470Copy full SHA for 7b87470
tests/README.md
@@ -1,9 +1,11 @@
1
# Testing
2
3
-To run tests, first prepare your configuration file by copying
+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
7
`config.example.json` into `config.json` and updating it appropriately based on
-your environment. If you use the Docker based configuration below there's no
-need to modify the configuration.
8
+your environment.
9
10
## Running the Tests
11
0 commit comments