mirror of
https://github.com/enpaul/kodak.git
synced 2025-12-19 17:12:34 +00:00
Add openapi spec validation and build integartion
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -13,8 +13,10 @@ description = Run the tests
|
||||
require_locked_deps = true
|
||||
require_poetry = true
|
||||
locked_deps =
|
||||
openapi-spec-validator
|
||||
pytest
|
||||
pytest-cov
|
||||
ruamel.yaml
|
||||
toml
|
||||
commands =
|
||||
pytest --cov={envsitepackagesdir}/imagemuck --cov-config {toxinidir}/.coveragerc --cov-report term-missing {toxinidir}/tests/
|
||||
|
||||
Reference in New Issue
Block a user