Skip to content
#

assertion-library

Here are 75 public repositories matching this topic...

atrium
robstoll
robstoll commented Oct 28, 2020

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

Code related feature

We also want to provide samples for the infix api

Following the things you need to do:

  • copy CharSequenceAssertionsSample from fluent-api, adjust imports ...api.fluent... to ...api.infix... and ajdust the samples accordingly (always use the infix syntax, never the fluent).
  • [ ]
theramis
theramis commented Sep 30, 2020

Is your feature request related to a problem? Please describe.
Currently Snapper returns the error A snapshot does not exist when a snapshot does not exist. The user then has to go and set the UpdateSnapshots attribute and re-run the tests. This is cumbersome and an extra step that can be avoided to improve developer experience.

Describe the solution you'd like
If the environment

Improve this page

Add a description, image, and links to the assertion-library 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 assertion-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.