Releases: ninadingole/gotest-ls
Releases · ninadingole/gotest-ls
v0.0.4
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
- @dependabot made their first contribution in #10
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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