pytest-pyodide icon indicating copy to clipboard operation
pytest-pyodide copied to clipboard

MAINT Clean up hooks and run_tests_inside_pyodide

Open hoodmane opened this issue 1 year ago • 0 comments

This makes run_tests_inside_pyodide work via fixtures and removes the custom get_browser setup. It also moves some logic from hook.py into decorator.py and run_tests_inside_pyodide.

hoodmane avatar Nov 17 '23 21:11 hoodmane