Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(3) | Call(2) | Derive(0) | Import(1)
src/p/y/pytentd-HEAD/tentd/tests/__init__.py pytentd(Download)
"""Pytentd test suite""" from flask import current_app, g from py.test import main
if __name__ == '__main__': main()
src/p/l/plexnet-HEAD/third_party/generic/pypy/py/path/testing/test_api.py plexnet(Download)
if __name__ == '__main__': test.main()