Releases: halimath/expect
Releases · halimath/expect
0.6.0
14 Apr 19:56
Compare
Sorry, something went wrong.
No results found
Feature: EqualToStringByLines supports transformers which can be used to clean up the lines before comparing them.
0.5.1
02 Mar 18:54
Compare
Sorry, something went wrong.
No results found
add missing calls to t.Helper() for expectations so that expectation code does not show up in test failure locations
0.5.0
19 Dec 07:15
Compare
Sorry, something went wrong.
No results found
is.Error(v, nil) works identical to is.NoError(v)
0.4.0
20 Nov 21:08
Compare
Sorry, something went wrong.
No results found
Add new string matcher reporting differences by line
Add migrate tool to migrate old tests written for api v0.1.0 to the latest API version
0.3.0
12 Nov 10:06
Compare
Sorry, something went wrong.
No results found
Improved API (no dot imports)
Improved use of generics to enforce type safety
0.2.0
15 Sep 19:17
Compare
Sorry, something went wrong.
No results found
feature: api refactoring improving use of generics (#2)
* feature: api refactoring improving use of generics
* build: run ci on go 1.18 to 1.21
0.1.0
24 Feb 12:09
Compare
Sorry, something went wrong.
No results found