Readme: running tests can use tag
This commit is contained in:
parent
8524cfe367
commit
10d363e659
@ -108,7 +108,7 @@ To build, you can use [docker build](https://docs.docker.com/engine/reference/co
|
|||||||
|
|
||||||
Run:
|
Run:
|
||||||
```
|
```
|
||||||
.test/run {container hash}
|
.test/run {container hash/tag}
|
||||||
```
|
```
|
||||||
|
|
||||||
This will run through all current tests and the new tests you have created. The key aspect is that the script should error returning a non-zero exit code if the test fails.
|
This will run through all current tests and the new tests you have created. The key aspect is that the script should error returning a non-zero exit code if the test fails.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user