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 95eee27 commit 9520da7Copy full SHA for 9520da7
tests/README.md
@@ -20,7 +20,7 @@ To run the tests manually from the chart's root dir:
20
helm unittest --helm3 -f tests/unit/*_test.yaml .
21
```
22
23
-> Note! If you need to add unit tests, file names should follow this pattern: `tests/unit-name_your_test.yaml`
+> Note! If you need to add unit tests, file names should follow this pattern: `tests/unit/name_your_test.yaml`
24
25
See https://github.com/quintush/helm-unittest/blob/master/DOCUMENT.md for details on writing unit tests.
26
0 commit comments