Merge branch 'chapter-9'

This commit is contained in:
Andy Knight 2021-02-22 11:01:54 -05:00
commit d594a82b72
3 changed files with 7 additions and 7 deletions

2
.gitignore vendored
View File

@ -106,4 +106,6 @@ venv.bak/
# IDEs
.idea
*.iml
# VS Code files
.vscode

View File

@ -1,2 +0,0 @@
{
}

View File

@ -1,10 +1,10 @@
[pytest]
junit_family = xunit2
markers =
cucumber-basket
add
remove
web
service
cucumber-basket
duckduckgo
testpaths = tests
remove
service
web
testpaths = tests