Replies: 1 comment
-
See examples/boilerplates/base_test_case.py for an example of customizing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
class FailingTests(BaseCase):
Run As:
The setup method in pytest was not executed,Is it not supported
Need to be written as setUp ?
Beta Was this translation helpful? Give feedback.
All reactions