Fix tests/test_parser_saved_cases.py
The result of
pytest tests/test_parser_saved_cases.py --cov --cov-report term --cov-report html
firefox htmlcov/index.html
shows that some tests are not even run. There is a problem which needs to be fixed.
The result of
pytest tests/test_parser_saved_cases.py --cov --cov-report term --cov-report html
firefox htmlcov/index.html
shows that some tests are not even run. There is a problem which needs to be fixed.