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

Verify class-based testing configurations produce the expected results #175

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

ConorMacBride
Copy link
Member

  • Adds various new tests to verify that the expected test results are produced when using various configurations of test classes, including setup functions as well as pytest supported features from unittest and nose.
  • Refactored the existing subtests into separate files for better management and the ability to use a dedicated pytest.ini file for the subtests.

I'd do a v0.16.1 release when the tests pass in this PR, but this can be merged after.

@ConorMacBride ConorMacBride added the infrastructure PRs related to the package and tests etc label Jul 22, 2022
@ConorMacBride ConorMacBride force-pushed the class-subtests branch 2 times, most recently from e1fae46 to f0732e2 Compare July 22, 2022 19:42
@ConorMacBride ConorMacBride marked this pull request as draft July 22, 2022 22:09
@ConorMacBride ConorMacBride marked this pull request as ready for review July 23, 2022 12:10
@Cadair Cadair merged commit 13425bf into matplotlib:main Sep 8, 2022
@ConorMacBride ConorMacBride deleted the class-subtests branch February 28, 2023 19:14
@ConorMacBride ConorMacBride restored the class-subtests branch February 28, 2023 19:14
@ConorMacBride ConorMacBride deleted the class-subtests branch February 28, 2023 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure PRs related to the package and tests etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants