Home

The devel/py-test-check port

py3-test-check-2.5.3 – pytest plugin that allows multiple failures per test (cvsweb github mirror)

Description

Normally, a test function will fail and stop running with the first
failed assert. That's totally fine for tons of kinds of software
tests. However, there are times where you'd like to check more than
one thing, and you'd really like to know the results of each check,
even if one of them fails. pytest-check allows multiple failed
"checks" per test function, so you can see the whole picture of
what's going wrong.
WWW: https://github.com/okken/pytest-check

Maintainer

Johannes Thyssen Tishman

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Files

Search