Skip to content

Releases: ninadingole/gotest-ls

v0.0.4

15 Sep 15:08
e69d9a8
Compare
Choose a tag to compare

What's Changed

  • ⚡ Also parse Fuzz testing @ninadingole
  • ⚡ refactor to not use Object type and use ast traversal
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #10
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #11

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

12 Sep 08:59
Compare
Choose a tag to compare

What's Changed

  • use flag.Usage to show help with wrong args are passed by @ninadingole in #5
  • scan sub tests and table tests in provided dirs and file

Full Changelog: v0.0.2...v0.0.3