On Jul 9, 2014, at 13:51, Matt Riedemann <mrie...@linux.vnet.ibm.com> wrote:

> I've been beating my head against the wall a bit on unit tests too this week, 
> and here is another tip that just uncovered something for me when python -m 
> testtools.run and nosetests didn't help.
> 
> I sourced the tox virtualenv and then ran the test from there, which gave me 
> the actual error, so something like this:
> 
> source .tox/py27/bin/activate
> python -m testtools.run <test>
> 
> Props to Matt Odden for helping me with the source of the venv tip.

This is awesome, thank you for sharing.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to