pyodide/setup.cfg

22 lines
448 B
INI

[tool:pytest]
norecursedirs =
build
cpython
emsdk
.artifacts
addopts =
--doctest-modules
--ignore="packages/matplotlib/src"
markers =
skip_refcount_check: Dont run refcount checks
skip_pyproxy_check: Dont run pyproxy allocation checks
driver_timeout: Set script timeout in WebDriver
xfail_browsers: xfail a test in specific browsers
testpaths =
src
pyodide-build
packages
asyncio_mode = strict