Report generated on 15-Nov-2022 at 19:12:41 by pytest-html v2.1.1
Packages | {"pluggy": "0.13.1", "py": "1.9.0", "pytest": "6.1.0"} |
Platform | Windows-10-10.0.19041-SP0 |
Plugins | {"allure-pytest": "2.8.18", "datadir": "1.3.1", "html": "2.1.1", "metadata": "1.10.0"} |
Python | 3.8.5 |
0 tests ran in 0.66 seconds.
(Un)check the boxes to filter the results.
0 passed, 0 skipped, 0 failed, 1 errors, 0 expected failures, 0 unexpected passesShow all details / Hide all details
Result | Test | Duration | Links |
---|---|---|---|
No results found. Try to check the filters | |||
Error | test_frs_lead_prod.py::collect | 0.00 | |
ImportError while importing test module 'C:\test_repos\pre_sales_test_python\test_prod\test_frs_lead_prod.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: c:\users\qateam\appdata\local\programs\python\python38\lib\importlib\__init__.py:127: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_prod\test_frs_lead_prod.py:15: in <module> import dictdiffer E ModuleNotFoundError: No module named 'dictdiffer' |