
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
A test runner for django 1.2 or better that runs tests with nose2.
In your settings module, set::
TEST_RUNNER=djnose2.TestRunner
Then manage.py test
will run nose2's test runner.
Put command-line arguments for the test runner after '--'. For example, to turn on output buffering::
manage.py test -v 2 -- -B
(But really, almost all of the time, you'll want to put your nose2 configuration in a config file).
FAQs
Test runner for django that runs tests with nose2
We found that django-nose2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.