We can decide for some reason that a test shouldn't be executed. Instead of deleting the test from the document, we can comment it. This will force GreenPepper to skip the test.
The test should be preceded by the tag Comment.
Here are some examples:
- Comment
- My bulletlist test to skip
We won't see any coloration of the above table or bullet list after execution of this document.
GreenPepper will restart the interpretation of the document from from this point.
| Import |
| com.greenpepper.samples.application.calculator |
| Rule for |
Calculator |
| x |
y |
sum? |
| 1 |
2 |
3 |