diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 067631f..e08b92b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,6 +67,7 @@ optional = true pytest = "^7.2.0" webtest = "^3.0.0" pytest-cov = "^4.0.0" +pytest-playwright = "^0.3.0" [tool.poetry.group.linters] optional = true |