mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This patch adds bandit test support to the tox profile. It also includes an initial bandit profile set for testing.
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
# TODO: add any test requirements here
|
|
coverage
|
|
pytest
|
|
flake8
|
|
testtools
|
|
fixtures
|
|
testresources
|
|
mock
|
|
testscenarios
|
|
testrepository
|
|
sphinx
|
|
bandit
|