You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

django_teamcity_test_runner

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django_teamcity_test_runner

Provides test-runner class to django projects to be run on TeamCity

0.1.0
99

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Maintainers
1

A simple package that provides test runner class for building your Django projects on TeamCity server

Usage:

in your settings.py insert:

TEST_RUNNER = 'teamcity_runner.TeamCityTestRunner'

FAQs

Did you know?

Socket

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.

Install

Related posts