← Back to team overview

testtools-dev team mailing list archive

Re: [Question #263535]: Using testr unable to discover native python test-scripts

 

Question #263535 on testtools changed:
https://answers.launchpad.net/testtools/+question/263535

    Status: Needs information => Answered

Robert Collins proposed the following answer:
Your test class needs to derive from unittest.TestCase for test
discovery to find it.

-- 
You received this question notification because you are a member of
testtools developers, which is an answer contact for testtools.