Skip to content

Commit 4ada84b

Browse files
author
Kate Osborn
committed
Add note about logging to test readme
1 parent e99bea5 commit 4ada84b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ Directory structure is as follows:
255255

256256
> Note: Existing NFR tests will be migrated into this testing `suite` and results stored in the `results` directory.
257257
258+
### Logging in tests
259+
260+
To log in the tests, use the `GinkgoWriter` interface described here: https://onsi.github.io/ginkgo/#logging-output.
261+
258262
### Step 1 - Run the tests
259263

260264
#### 1a - Run the functional tests locally

0 commit comments

Comments
 (0)