redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.58k stars 2.31k forks source link

Replace ginkgo runner with testify assertions #2896

Open chayim opened 4 months ago

git-hulk commented 4 months ago

@chayim Do you mean to remove ginkgo and replace it with testify assertions? If yes, it needs massive work to refactor old test cases, but we can split it into sub-tasks and welcome other contributors to help.

I will be happy to take this issue if no one is working on it now.