We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07a214 commit 3f4251aCopy full SHA for 3f4251a
seleniumbase/fixtures/base_case.py
@@ -1,3 +1,4 @@
1
+# -*- coding: utf-8 -*-
2
"""
3
The BaseCase class is the main gateway for using The SeleniumBase Framework.
4
It inherits Python's unittest.TestCase class, and runs with Pytest or Nose.
seleniumbase/plugins/pytest_plugin.py
""" This is the pytest configuration file """
import optparse
0 commit comments