|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_health |
| namespace | tests_health.test_venv_warning |
Functions | |
| dict | tests_health.test_venv_warning._minimal_report (*, bool venv_active) |
| str | tests_health.test_venv_warning._render (dict report) |
| tests_health.test_venv_warning.test_banner_renders_when_venv_inactive () | |
| tests_health.test_venv_warning.test_banner_absent_when_venv_active () | |
| tests_health.test_venv_warning.test_banner_absent_in_json_output (pytest.CaptureFixture capsys) | |
| tests_health.test_venv_warning.test_banner_copy_instructs_venv_creation () | |
Variables | |
| str | tests_health.test_venv_warning._BANNER_TEXT = "WARNING: not running inside a virtual environment." |