spekframework / spek

A specification framework for Kotlin
Other
2.23k stars 179 forks source link

Distinguish user land CancellationException from runtime ones #903

Closed raniejade closed 4 years ago

raniejade commented 4 years ago

This replaces withTimeout call in the executor with withTimeoutOrNull.