qmuntal / stateless

Go library for creating finite state machines
BSD 2-Clause "Simplified" License
898 stars 47 forks source link

Drop stretchr/testify dependency #60

Closed qmuntal closed 11 months ago

qmuntal commented 11 months ago

stretchr/testify is a great piece of engineering, but I don't like it polluting the dependency graph, even if it's just for testing.