Skip to content

Commit

Permalink
Add minimal pytest required plugins (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Oct 12, 2023
1 parent ea896c8 commit 6a3ddd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ markers = [
"image: plotter rendering image test",
]
minversion = "6.0"
required_plugins = "pytest-mock pytest_pyvista"
testpaths = "tests"


Expand Down

0 comments on commit 6a3ddd6

Please sign in to comment.