Testing a Python project using the WASI build of CPython with pytest

Testing a Python project using the WASI build of CPython with pytest

Articles
As part of bringing Python to the browser via vscode.dev, I looked into what it looks like today (January 2023) to test a Python project that uses pytest with a WASI build of CPython (see my post on WebAssembly and its various platforms if you don't know what "WASI"