Skip to content

Releases: traefik/mocktail

v0.1.0

20 Jun 10:13
Compare
Choose a tag to compare

Changelog

  • bcfb420 feat: Raw methods with the right number of parameters
  • 593f38f feat: add ReturnsFn method on mock.Call wrappers
  • 82eafbe feat: add TypedRun method on mock.Call wrappers
  • 4187bfd feat: allow interface from other packages
  • d899871 feat: birth
  • 6551ec4 feat: ignore testdata and vendor directories
  • a51d4ac feat: improve mock.Call wrapping
  • 8faab47 feat: reuse importer
  • 419859f feat: support variadic
  • 001af82 fix: duplicate import of time
  • a0603c4 fix: import != module name