You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`IsError`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.IsError) and [`NotIsError`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.NotIsError): assert the error matches the target error or not.
236
+
237
+
> Since v1.1.0
238
+
235
239
-[`Panic`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.Panic) and [`NotPanic`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.NotPanic): assert the function will panic or not.
0 commit comments