Pytest-pyodide

Latest version: v0.57.0

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.57.0

- Fixed safari compatibility with Selenium 4.20
[135](https://github.com/pyodide/pytest-pyodide/pull/135)

0.56.1

- Fixed a bug in webworker test template files.
[127](https://github.com/pyodide/pytest-pyodide/pull/127)

0.56.0

- Added webworker test template files into the package.
[112](https://github.com/pyodide/pytest-pyodide/pull/112)

0.55.1

- Reverted [121](https://github.com/pyodide/pytest-pyodide/pull/121)

0.55.0

- If Pyodide includes tblib 3.0, pytest-pyodide will now use it correctly.
[122](https://github.com/pyodide/pytest-pyodide/pull/122)

- The entire node global scope is now included in the node runner, whereas
previously we included the minimal set of names that were needed for Pyodide
to run.
[121](https://github.com/pyodide/pytest-pyodide/pull/121)

- Added support for running doctests in Pyodide if they have
` doctest: +RUN_IN_PYODIDE` on the first line.
[117](https://github.com/pyodide/pytest-pyodide/pull/117)

- Added support in `run_in_pyodide` for arbitrary function definitions,
including positional only and keyword only arguments, varargs and kwargs, type
annotations, and argument default values.
[116](https://github.com/pyodide/pytest-pyodide/pull/116)
[119](https://github.com/pyodide/pytest-pyodide/pull/119)

0.54.0

- BREAKING: dropped support for Node < 18.
[113](https://github.com/pyodide/pytest-pyodide/pull/113)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.