validate fixtures: validate expected error count

This commit is contained in:
Andrej730
2026-08-03 19:46:18 +05:00
parent c1c94b9362
commit cdf107e579
40 changed files with 72 additions and 48 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import tabulate
import ifcopenshell.express.rule_executor
import ifcopenshell.validate
from .fixtures.rules.generate import FailObj, Result, parse_result
from .fixture_generate import FailObj, Result, parse_result
def pytest_generate_tests(metafunc: pytest.Metafunc) -> None: