Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
repod
Commits
e47f74bd
Verified
Commit
e47f74bd
authored
Mar 20, 2021
by
David Runge
Browse files
Add pytest configuration for markers
pyproject.toml: Add pytest configuration to setup the custom marker "integration".
parent
6e821be6
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
e47f74bd
...
...
@@ -31,6 +31,9 @@ mock = "^4.0.3"
db2json
=
"repo_management.cli:db2json"
json2db
=
"repo_management.cli:json2db"
[tool.pytest.ini_options]
markers
=
["integration"]
[tool.black]
line-length
=
120
exclude
=
'''
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment