We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bed9c0 commit 45115e7Copy full SHA for 45115e7
pyproject.toml
@@ -6,6 +6,7 @@ dev = [
6
7
[project]
8
name = "selenium-python-example"
9
+description = "Selenium Python example project with pytest and Allure report"
10
dependencies = [
11
"allure-pytest==2.14.1",
12
"assertpy==1.1",
0 commit comments