Skip to content

Support assertDoesNotThrow() with suspending functions in Kotlin #2674

@williamboman

Description

@williamboman

Support for suspending functions was added for the assertThrows() counterpart (see #1851), but it seems like calling suspending functions in an assertDoesNotThrow() block is currently not supported.

Deliverables

  • Add support for calling suspending functions for all variants of assertDoesNotThrow().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions