tests.test_pipeline_markers#
Dummy tests for each mark.
This ensures that build pipeline does not fail if there are no tests marked with a given marker.
If there’s a better way of doing this, please implement it :).
Functions
Tests @pytest.mark.e2e_integration_test(). |
|
Tests @pytest.mark.integration_test(). |
|
Tests no mark. |
|
Tests @pytest.mark.unit_test(). |