This website requires JavaScript.
Explore
Get Started
x
/
tobiko
Code
Issues
Proposed changes
66744be59c
Branches
Tags
View all branches
tobiko
/
.stestr.conf
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create tox.ini file. Configure with minimal requirements for running - pep8 - flake8 verifications py27/py35 - unittests Change-Id: If09bab1f0a8501afddd720cf9ea9335867072e1d
2018-08-23 08:01:39 +02:00
[DEFAULT]
Fix requirements and use ReadTheDocs HTML documentation theme Change-Id: Ibc24055f05b880a5f21a415078472dff21a0fb9d
2019-05-07 16:32:18 +02:00
test_path=${OS_TEST_PATH:-./tobiko/tests/scenario}
Create tox.ini file. Configure with minimal requirements for running - pep8 - flake8 verifications py27/py35 - unittests Change-Id: If09bab1f0a8501afddd720cf9ea9335867072e1d
2018-08-23 08:01:39 +02:00
top_dir=./
Let run test cases of the same class by the same parallel executor. Change-Id: I38f6058f9dfa3d2f5767a7c8c90fe67b8699e419
2019-04-23 12:20:28 +02:00
group_regex=([^\.]*\.)*
Copy Permalink