boilerdata_tests.conftest
#
Test configuration.
Module Contents#
Functions#
Filter certain warnings. |
|
Project session path. |
|
Parameters. |
|
Stage module name. |
|
Path to a notebook that should be executed only. |
|
Notebook client to be executed only. |
API#
- boilerdata_tests.conftest._filter_certain_warnings()#
Filter certain warnings.
- boilerdata_tests.conftest.project_session_path(
- tmp_path_factory,
Project session path.
- boilerdata_tests.conftest.params(
- project_session_path,
Parameters.
- boilerdata_tests.conftest.main(
- stage,
- boilerdata_tests.conftest.nb_to_execute(
- request,
Path to a notebook that should be executed only.
- boilerdata_tests.conftest.nb_client_to_execute(
- nb_to_execute,
Notebook client to be executed only.