Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

conda-forge.org : pytest-cases

Did you ever think that most of your test functions were actually the same test code, but with different data inputs and expected results/exceptions ? `pytest-cases` leverages `pytest` and its great `@pytest.mark.parametrize` decorator, so that you can separate your test cases from your test functions. In addition, `pytest-cases` provides several useful goodies to empower `pytest`. In particular it improves the fixture mechanism to support "fixture unions". This is a major change in the internal `pytest` engine, unlocking many possibilities such as using fixture references as parameter values in a test function.

Registry - Source - JSON
purl: pkg:conda/pytest-cases
Keywords: case, concerns, data, dataset, decorator, file, parameter, parametrize, pytest, separate, test, test-case, testcase
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: over 3 years ago
Dependent repositories: 7
Stars: 274 on GitHub
Forks: 28 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...