Metadata-Version: 2.1
Name: django-nose-lint
Version: 0.1.1
Summary: Fails test that are slow, make network calls, use the django test client, etc.
Home-page: https://github.com/chase-seibert/django-nose-lint
Author: Chase Seibert
Author-email: chase.seibert@gmail.com
License: LICENSE.txt
License-File: LICENSE.txt
Requires-Dist: nose

Django Nose lint is a Nose plugin that can automatically fail tests that attempt to do a handful of things that can slow down the test suite. You can use options to configure which actions to fail on.
