pytest-check is a pytest plugin that allows multiple failures per test.
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.
Links:
- pytest-check
- Top pytest plugins
정보
- 프로그램
- 주기매월 업데이트
- 발행일2025년 5월 2일 오후 10:03 UTC
- 길이9분
- 에피소드233
- 등급전체 연령 사용가