Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conftest.py with skip marker support #2669

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

Helveg
Copy link
Contributor

@Helveg Helveg commented Apr 24, 2023

Added 3 globally available custom markers:

  • pytest.mark.skipif_missing_gsl
  • pytest.mark.skipif_missing_mpi
  • pytest.mark.skipif_missing_threads

@Helveg Helveg requested a review from heplesser April 24, 2023 10:25
@Helveg Helveg changed the base branch from master to sli_tests_to_py April 24, 2023 10:25
@heplesser
Copy link
Contributor

sli2py internal pr, merging based on on-site review.

@heplesser heplesser merged commit 4c820b3 into nest:sli_tests_to_py Apr 24, 2023
2 of 3 checks passed
@heplesser heplesser changed the title Added conftest.py with skip marker support Add conftest.py with skip marker support Apr 24, 2023
@terhorstd terhorstd added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants