Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/p/y/pyaeso-0.7/test/test_examples.py pyaeso(Download)
def test_main(self): self.assertEquals(list_participants.main(), 0) self.assertTrue(len(sys.stdout.getvalue()) > 50)