Skip to content

Commit

Permalink
Added sections for Skip Tests, Expect Test to fail, and Flaky Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Jan 2, 2024
1 parent 11506d9 commit 32747eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/python/pytest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## Parametrize

## Skip Tests

# Expect Test to fail
## Flaky Tests

- rerun flaky tests
Expand Down

0 comments on commit 32747eb

Please sign in to comment.