Skip to content

Releases: Antonboom/testifylint

New `contains`, `regexp`, `encoded-compare'`!

03 Oct 19:42
99d4b62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.5.0

v1.4.3

20 Jun 16:48
473abe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Jun 05:31
858de46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Jun 21:01
4e94ff0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

New `formatter`, 'suite-subtest-run', `suite-broken-parallel`!

08 Jun 19:52
1164965
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

`compares` and `error-nil` false behaviour fix

27 May 17:51
09870c1
Compare
Choose a tag to compare

What's Changed

  • compares: support Same/NotSame by @Antonboom in #96
  • helpers: isError: strict type comparison instead of implementing check by @Antonboom in #97

Full Changelog: v1.3.0...v1.3.1

New `negative-positive` checker and minor changes

18 May 16:30
a6e65e3
Compare
Choose a tag to compare

What's Changed

Checkers

Other

  • build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #74
  • Add links in CONTRIBUTING.md by @ccoVeille in #77
  • README: notice about "fixing with golangci-lint" by @Antonboom in #85
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #87
  • build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #86
  • introduce helpers_*.go files by @Antonboom in #92

New Contributors

Full Changelog: v1.2.0...v1.3.0

bool-compare: support custom types

03 Mar 14:54
68b2b3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

Less false positives for `go-require`

02 Mar 14:21
b57841c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #68
  • build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #69
  • go-require: do not skip anonymous test funcs by @Antonboom in #70

Full Changelog: v1.1.2...v1.1.3

Less false positives for `require-error`

09 Feb 08:23
Compare
Choose a tag to compare