Skip to content

Releases: fredrikaverpil/neotest-golang

v0.5.2

08 Jul 20:00
df4e6b3
Compare
Choose a tag to compare

0.5.2 (2024-07-08)

Bug Fixes

  • search for go.mod up until home folder (#104) (7ec910c)

v0.5.1

05 Jul 06:20
6d205fd
Compare
Choose a tag to compare

0.5.1 (2024-07-05)

Bug Fixes

  • escape regex characters in test name (#96) (a9042b6)

v0.5.0

05 Jul 00:10
8a34c0e
Compare
Choose a tag to compare

0.5.0 (2024-07-05)

Features

  • run all tests in file with one 'go test' command (#92) (535d695)

v0.4.0

03 Jul 22:07
9e261e8
Compare
Choose a tag to compare

0.4.0 (2024-07-03)

Features

  • experimental gotestsum support and larger refactoring (#81) (8672472)

Bug Fixes

v0.3.1

03 Jul 15:28
11c7062
Compare
Choose a tag to compare

0.3.1 (2024-07-03)

Bug Fixes

  • remove test suite AST-detection (still in POC) (#85) (3766f89)

v0.3.0

03 Jul 14:36
ee3156a
Compare
Choose a tag to compare

0.3.0 (2024-07-03)

Features

v0.2.0

29 Jun 19:29
fd45f67
Compare
Choose a tag to compare

0.2.0 (2024-06-29)

Features

  • support table tests defined in for loop (#71) (5d13357)

Bug Fixes

v0.1.2

28 Jun 20:54
b31607b
Compare
Choose a tag to compare

0.1.2 (2024-06-28)

Bug Fixes

v0.1.1

25 Jun 04:56
af16ea8
Compare
Choose a tag to compare

0.1.1 (2024-06-25)

Bug Fixes

  • remove timeout from default args (#56) (b3821da)

v0.1.0

24 Jun 20:11
908045a
Compare
Choose a tag to compare
chore(main): release 0.1.0 (#49)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>