[TIP] including tests in packages, or not

C. Titus Brown ctb at msu.edu
Sun Sep 20 20:14:52 PDT 2009


On Mon, Sep 21, 2009 at 12:56:07PM +1000, Robert Collins wrote:
> As for your CI server; if it speaks Pandokia or Subunit, you could just
> toss the tests at an anonymous RPC.
> 
> For subunit that would be 
> python -m subunit.run tagnabbit.test_suite | <something that pipes stdin
> to your RPC>

Hi Rob,

could you explain?  I have lots of RPC - RPC is coming out of my ears
;).  However, all of my RPC speaks some specific protocol (XML-RPC,
JSON-RPC, etc.) and wants to connect to some specific URL...

confusedly yours,
--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the testing-in-python mailing list