Skip to content
#

assert

Here are 325 public repositories matching this topic...

atrium
robstoll
robstoll commented Oct 20, 2020

Platform (all, jvm, js, android): all
Extension (none, kotlin 1.3): none

Code related feature

See robstoll/atrium-roadmap#15 for the full background.

We want to be able to state the reason for an assertion (could also be additional context to explain the assertion etc.).

expect(proposeAFileName())
  .because("? is not allowed in file names on Windows") {
    containsNot("

Improve this page

Add a description, image, and links to the assert topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assert topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.