...
The property contains the test pipeline as value. Such a test pipeline could look like this:
Code Block | ||
---|---|---|
| ||
pipeline: - test: assertTrue(false) |
...
...
The property contains the test pipeline as value. Such a test pipeline could look like this:
Code Block | ||
---|---|---|
| ||
pipeline: - test: assertTrue(false) |
...