Marcel Telka
2024-04-01 636e5968b0ad9f084b43d9d983ac947e9789b620
components/python/pytest-mypy-plugins/test/results-all.master
@@ -5,7 +5,7 @@
cachedir: .tox/py$(PYV)/.pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
collecting ... collected 61 items
collecting ... collected 62 items
pytest_mypy_plugins/tests/test-extension.yml::reveal_type_extension_is_loaded PASSED
pytest_mypy_plugins/tests/test-mypy-config.yml::custom_mypy_config_disallow_any_explicit_set PASSED
@@ -41,6 +41,7 @@
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_existing_config[\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config1 PASSED
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config2 PASSED
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config3 PASSED
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config[\n[tool.mypy]\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
pytest_mypy_plugins/tests/test_configs/test_join_toml_configs.py::test_join_missing_config[\npretty = true\nshow_error_codes = false\nshow_traceback = true\n] PASSED
pytest_mypy_plugins/tests/test_explicit_configs.py::test_ini_files[$(@D)/pytest_mypy_plugins/tests/test_configs/mypy1.ini] PASSED
@@ -69,6 +70,6 @@
pytest_mypy_plugins/tests/test_utils.py::test_sorted_by_file_and_line_is_stable[input_lines0] PASSED
pytest_mypy_plugins/tests/test_utils.py::test_sorted_by_file_and_line_is_stable[input_lines1] PASSED
======== 61 passed ========
======== 62 passed ========
  py$(PYV): OK
  congratulations :)