google / google/assertor

[Proposal] Multi assertions

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
151
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**Problem**

When multiple assertions fail, only the first failing assertion gets reported and the test does not continue

**Proposal**

Collect assertions and assert them at once, like [Shouldly's SatisfyAllConditions](https://docs.shouldly.org/documentation/satisfyallconditions) method.

This way, all failing assertions can be reported.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.