Regression
tests.test_model.TestDocument.test_complexity (from pytest)
Failing for the past 1 build
(Since Failed )
This test is unclaimed |
Error Message
test setup failure
Stacktrace
@pytest.fixture def document(): > return cophi.model.Document(DOCUMENT, "document", r"\w") E AttributeError: module 'cophi' has no attribute 'model' tests/test_model.py:36: AttributeError