pyodide/pyodide-test-runner/conftest.py

5 lines
88 B
Python

pytest_plugins = [
"pyodide_test_runner.hook",
"pyodide_test_runner.fixture",
]