taskflow/.stestr.conf
Ha Manh Dong a11c88a303 Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Depends-On: https://review.openstack.org/#/c/589728/
Change-Id: I943a73e22eb23bd52c3a96e75c98b88665474e67
2018-08-13 16:20:18 -04:00

4 lines
52 B
Plaintext

[DEFAULT]
test_path=./taskflow/tests/unit
top_dir=.