Commit Graph

5 Commits

Author SHA1 Message Date
Nguyen Van Trung 004fb18425 Replace testr to stestr
According to Openstack summit session [1] stestr is maintained
project to which all Openstack projects should migrate.
Let's switch it then.

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

Change-Id: I0d2391779623135551f095f8f4b61a2d523c6f35
2018-07-09 13:11:14 +07:00
Kiall Mac Innes 664e111c04 Add functional tox env
Change-Id: Idbb330111cf0f18371ec37d4c0b2c83a5bb06a65
2015-07-14 15:36:08 +01:00
Kiall Mac Innes 4fcf8cf080 Update testr config for better logging
With this change, recorded log messages during test runs will be displayed
more consistently, and will include the log level.

Change-Id: Iceba7e8f82ec339ff122a7e0c220e33cca2274d6
2014-07-26 15:11:58 -07:00
Kiall Mac Innes 2617644513 Sync with openstack/oslo-incubator
Revision 234f64d608266f43d8856ff98c89ceba6699d752

Excludes openstack.common.policy

Change-Id: I06d15da024df08cae25cf89e5f1c37520a5f6ac5
2014-04-10 21:52:16 +01:00
Endre Karlson c81d5f36c2 Switch to testr / testtools / fixtures, remove nose
* This also fixes us up to hacking standards
* Remove assertGreater* usage in favor of assertEqual py26..
* assertEquals > assertEqual

Change-Id: I8083c96da09897d650ca6fffc0e340d9c057db8d
2013-11-18 14:28:43 +01:00