Antonboom / testifylint

The Golang linter that checks usage of github.com/stretchr/testify.
https://github.com/stretchr/testify
MIT License
101 stars 8 forks source link

Add NotElementsMatch #99

Open ccoVeille opened 6 months ago

ccoVeille commented 6 months ago

NotElementsMatch has just been added to the testify.

https://github.com/stretchr/testify/pull/1600

It should be added to checker but also to :

Antonboom commented 1 month ago

It's not released yet