|
Option C Tools
|
Go to the source code of this file.
Namespaces | |
| namespace | tests_linter |
| namespace | tests_linter.test_oct_lint_schema_warning |
Functions | |
| None | tests_linter.test_oct_lint_schema_warning._write_octrc (Path root, str content) |
| tests_linter.test_oct_lint_schema_warning.test_schema_error_non_strict_warns_but_does_not_exit (Path temp_project_root, pytest.MonkeyPatch monkeypatch, pytest.CaptureFixture capsys) | |
| tests_linter.test_oct_lint_schema_warning.test_schema_error_strict_mode_exits_2 (Path temp_project_root, pytest.MonkeyPatch monkeypatch, pytest.CaptureFixture capsys) | |
| tests_linter.test_oct_lint_schema_warning.test_malformed_json_strict_mode_exits_2 (Path temp_project_root, pytest.MonkeyPatch monkeypatch, pytest.CaptureFixture capsys) | |