- Python version
python --version 2.7 & likely 3.5+ as well but not confirmed
- Test Junkie version
pip show test_junkie v0.7a8. Likely older versions are also effected.
- Platform aka Windows 10 or Linux Mint 18.1 Linux Mint 19.2 Confirmed
- Command used, if running via terminal:
tj audit owners -s <project_directory>
- Smallest code snippet that can reproduce the issue and /or description of the issue
Unclear how to reproduce, issue observed in a live project, need to investigate further.
Expected behavior
Accurate metrics are shown to the user
Actual behavior
Metrics are significantly inflated on Linux aka suites that have 2 tests should show 2 tests in the audit but they can show a much higher number like 90 in the audit metrics. Thus also inflating the count of overall tests by about 30%.
Not reproducible on Windows 10.
If attaching logs, make sure to remove any personal information, credentials, tokens, keys - anything that you don't
want to become public.
python --version2.7 & likely 3.5+ as well but not confirmedpip show test_junkiev0.7a8. Likely older versions are also effected.tj audit owners -s <project_directory>Unclear how to reproduce, issue observed in a live project, need to investigate further.
Expected behavior
Accurate metrics are shown to the user
Actual behavior
Metrics are significantly inflated on Linux aka suites that have 2 tests should show 2 tests in the audit but they can show a much higher number like 90 in the audit metrics. Thus also inflating the count of overall tests by about 30%.
Not reproducible on Windows 10.
If attaching logs, make sure to remove any personal information, credentials, tokens, keys - anything that you don't
want to become public.