ArturSpirin/test_junkie

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/enhancement.md
.gitignore
.travis.yml
LICENCE
README.md
requirements.txt
setup.py43
test_junkie/__init__.py1
test_junkie/__main__.py3
test_junkie/builder.py169
A
2 hrs
test_junkie/cli/__init__.py0
test_junkie/cli/cli.py315
A
45 mins
test_junkie/cli/cli_audit.py206
B
6 hrs
test_junkie/cli/cli_config.py156
B
4 hrs
test_junkie/cli/cli_runner.py257
B
4 hrs
test_junkie/compatability_utils.py13
test_junkie/constants.py115
test_junkie/debugger.py61
test_junkie/decorators.py88
test_junkie/errors.py18
test_junkie/listener.py54
test_junkie/meta.py53
test_junkie/metrics.py358
A
3 hrs
test_junkie/objects.py392
A
3 hrs
test_junkie/parallels.py182
B
4 hrs
test_junkie/reporter/__init__.py0
test_junkie/reporter/analyzer.py103
A
3 hrs
test_junkie/reporter/html_reporter.py299
C
1 day
test_junkie/reporter/html_template.py967
test_junkie/reporter/xml_reporter.py56
A
45 mins
test_junkie/rules.py11
test_junkie/runner.py671
C
1 day
test_junkie/settings.py168