Files
octavia-tempest-plugin/test-requirements.txt
T
Takashi Kajinami cb7fe98a28 Remove useless cover target
This repository contains code for testing and we have no real benefit
with code coverage.

Change-Id: I9a8f333028aa4895f8bfea21a593b97fcb451c26
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-12 15:04:37 +00:00

8 lines
190 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT