Skip to content

Commit

Permalink
Add pytest-xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Dec 12, 2023
1 parent fd94c4b commit 039e56a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
28 changes: 27 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ requests = "*"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
pytest-qt = "^4.2.0"
pytest-xvfb = "^3.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 039e56a

Please sign in to comment.