Pytest-funparam

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

* Rename `Funparam` class to `FunparamFixture` (for use in type annotations)
* Deprecate `_id` and `_marks` keyword arguments in funparam functions
* Introduce `.id()` and `.marks()` methods for adding ids and marks to params
* Introduce `__getitem__` shorthand for `.id()`

0.2.0

* expose type hints (via py.typed)
* prevent calling a `funparam` function from inside another `funparam` function

0.1.0

The main feature works as documented. Documentation is sparse, and there are still rough edges.

I would use it in my personal projects, but I wouldn't use it at work yet.

See this release on PyPI: https://pypi.org/project/pytest-funparam/0.1.0/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.