API reference
Parametrize test functions with values read from config files. |
|
|
Parametrize a test function with values read from a config file. |
|
Parametrize a fixture function with values read from a config file. |
|
Evaluate and/or execute snippets of python code, with powerful control over the names available to those snippets. |
|
Return a schema function that will apply functions to the given test parameters. |
|
Return a schema function that will add the given default values to test cases. |
|
Create a context manager that will check that the specified exception is raised. |
|
Return a schema function that will expect to be given either an error or the specified set of expected values. |
|
Return a dictionary containing all public attributes exposed by the given module. |
|
Read test parameters from a custom file type. |
Prevent parameters from being read from files with the given suffix. |
|
|
Load test parameters from a file. |
|
Raised when unable to find and/or load test parameters. |