<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks Jason that works just fine with replacement of ':' with '.'<div><br></div><div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">PCM (Paul Michali)<br><br>Contact info for Cisco users <a href="http://twiki.cisco.com/Main/pcm">http://twiki.cisco.com/Main/pcm</a><br><br></span>
</div>
<br><div><div>On Apr 29, 2013, at 3:40 PM, Jason Kölker wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Almost the same but substituting another '.' for the ':' :<br><br>  tox -e py27 -- unit.test_stores.TestSwiftBackend.test_get<br>  tox -e py27 -- unit.test_stores<br><br>Happy Hacking!<br><br>7-11<br><br>On Mon, Apr 29, 2013 at 2:31 PM, Paul Michali <<a href="mailto:pcm@cisco.com">pcm@cisco.com</a>> wrote:<br><blockquote type="cite">Hi,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">With the change from run_tests to TOX, how do I run a test for a single module, class, or function?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">From the run_tests.py doctoring:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">To run a single unit test::<br></blockquote><blockquote type="cite">    python run_tests.py unit.test_stores:TestSwiftBackend.test_get<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">To run a single unit test module::<br></blockquote><blockquote type="cite">    python run_tests.py unit.test_stores<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Wondering how to do that with TOX.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks in advance,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">PCM (Paul Michali)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">OpenStack-dev mailing list<br></blockquote><blockquote type="cite"><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br></blockquote><blockquote type="cite"><br></blockquote><br>_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></div></blockquote></div><br></div></body></html>