-
Updated
Nov 23, 2020 - JavaScript
assertion-library
Here are 75 public repositories matching this topic...
-
Updated
Jun 14, 2020 - C#
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 20, 2020 - R
-
Updated
Mar 3, 2020 - Elixir
-
Updated
Nov 23, 2020 - C#
-
Updated
Nov 23, 2020 - Python
Is there a way to switch to strict/eager assertion fail mode, so that one can use --pdb on demand?
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
-
Updated
Sep 25, 2020 - Python
-
Updated
Oct 30, 2020 - Go
-
Updated
Jun 4, 2020 - Go
-
Updated
Jun 21, 2020 - Nim
-
Updated
Oct 13, 2020 - Java
Let's make sure the matcher was called with supported parameters, fail fast otherwise.
There should be no need in console.error usage.
Add unit tests
-
Updated
Mar 25, 2020 - Rust
-
Updated
Apr 25, 2020 - PHP
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
May 7, 2020 - Python
-
Updated
Oct 22, 2020 - Smalltalk
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 20, 2020 - C++
-
Updated
Jan 22, 2018 - Python
-
Updated
Aug 4, 2016 - PHP
-
Updated
Jul 15, 2016 - PHP
-
Updated
May 15, 2019 - HTML
Improve this page
Add a description, image, and links to the assertion-library topic page so that developers can more easily learn about it.
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."
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:
...api.fluent...to...api.infix...and ajdust the samples accordingly (always use the infix syntax, never the fluent).