phihos/django-mutpy

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.rst
setup.cfg
tox.ini
django_mutpy/__init__.py2
django_mutpy/django_compat.py37
A
1 hr
django_mutpy/management/__init__.py1
django_mutpy/management/commands/__init__.py1
django_mutpy/management/commands/muttest.py23
django_mutpy/models.py1
django_mutpy/mutpy_runner.py33
django_mutpy/utils.py16
A
45 mins
setup.py34