SIGN IN SIGN UP
docker / compose UNCLAIMED

Define and run multi-container applications with Docker

0 0 63 Go

fix mixed assertion libraries in tests

Before this, assertion libraries were mixed, sometimes
even in the same file.

    git grep -l '"gotest.tools/v3/' | wc -l
    75
    git grep -l '"github.com/stretchr/testify' | wc -l
    24

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
S
Sebastiaan van Stijn committed
92a7ac1fa2950b23f718e734779fca8267c6fe91
Parent: a97738d
Committed by Guillaume Lours <705411+glours@users.noreply.github.com> on 3/31/2026, 3:32:51 PM