Commit Graph

3 Commits

Author SHA1 Message Date
Vu Cong Tuan 9580e50be7 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

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

Change-Id: Ifbcb65237598b99224768a47c18b30473c2eaa3e
2018-07-10 10:38:33 +07:00
Doug Hellmann 7e25f41443 turn on debug in tests
This triggers configuring logging to stderr.

Change-Id: Ib87984f655e8bc72964af5eca00ca80460c819c8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-16 15:47:02 -04:00
Doug Hellmann f58b6b7eb9 set up for unit tests
Set up commands to run to execute new unit tests.

Ignore output from testr and coverage.

Rename the dist to match the package name so that the testr/coverage
integration works properly.

Add test-requirements.txt with some common testing dependencies.

Change-Id: Ic6f34df893f3981a9af6122456b9feb9c80b31dd
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-28 12:47:17 +11:00