Skip to content

Combining assertions #369

@jeffh

Description

@jeffh

From: Quick/Quick#432

It would seem to be useful to be able to generate two tests by eg:

expect { try someFunc() }.toNot(throwError()).to(equal(5))

This form doesn't work, I don't see any docs about how to achieve the same thing, or is there some reason that eludes me that this isn't a good idea?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions