github go-testfixtures/testfixtures v3.18.0

10 days ago

In this release, we drastically reduced the number of dependencies of the library. We refactored the tests into a separate Go module, and means we don't need to import the SQL drivers on the main go.mod anymore. testfixtures now has only 2 dependencies!

Changelog

  • feat: use go.work to reduce core library dependencies(#257 by @slsyy)
  • docs: add automatic string conversion documentation (#318 by @alingse)

Don't miss a new testfixtures release

NewReleases is sending notifications on new releases.