Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(contributing): add info about skip and fail (#1944)
When contributing some test cases, I was a bit confused about if I should use `skip` and `fail`, the difference between the two, and how they interact with CI/CD tests passing or failing: #1939 (comment). This is my attempt at explaining the difference, but feel free to edit to make it more clear and concise (and correct any inaccuracies).
- Loading branch information