And run the doctests
This commit is contained in:
parent
6fd21d633c
commit
a7ec7b41c3
@ -100,10 +100,9 @@ testpaths = [
|
||||
"docs",
|
||||
]
|
||||
python_files = "test_*.py"
|
||||
# for coverage: --cov=gaphor/
|
||||
|
||||
# Doctests are failing on GitHub Actions CI (seg fault)
|
||||
# addopts = "--doctest-modules"
|
||||
# for coverage: --cov=gaphor/
|
||||
addopts = "--doctest-modules"
|
||||
|
||||
junit_family = "xunit1"
|
||||
markers = "slow: marks tests as slow (deselect with '-m \"not slow\"')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user