Created
May 2, 2024 10:21
-
-
Save SarahElson/00f16a62c24abfbd1c090b44cb7af58b to your computer and use it in GitHub Desktop.
How to Use pytest Skip Test And XFail in Selenium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pytest] | |
addopts = -k "not 06" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment