{"library":"django-nose","type":"library","category":null,"description":"django-nose is a Django test runner that integrates the capabilities of the Nose testing framework into Django's test suite. It provides features like testing only specified apps, running specific test modules/classes/tests, simplifying test discovery by obviating the need for `tests/__init__.py`, and leveraging Nose's plugin ecosystem. Additionally, it offers optional performance enhancements such as fixture bundling, reuse of test databases, and hygienic TransactionTestCases. The library is currently in maintenance mode (version 1.4.7) and was last updated in 2020. For new projects, the maintainers recommend considering `pytest` or `unittest` with Django's native testing framework.","language":"en","status":"maintenance","version":"1.4.7","tags":["Django","testing","nose","test runner","maintenance"],"last_verified":"Wed May 27","install":[{"cmd":"pip install django-nose","imports":["TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-nose/compatibility"}}