Metadata-Version: 1.0
Name: NoseTwilio
Version: 0.1
Summary: Nose plugin to only run TwilioTestCase tests
Home-page: https://github.com/cgallemore/nose-twilio
Author: Chad Gallemore
Author-email: cgallemore@gmail.com
License: BSD
Description: A nose plugin to be used in conjunction with testing twilio applications.  By
        extending your test case with TwilioTestCase, this plugin will only run those
        tests with --twilio-select passed in to nose.
Keywords: nose twilio
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
