Skip to content

Releases: kunwardeep/paralleltest

v1.0.10 Add new option ignoreloopvar

15 Feb 23:26
2ac0c2f
Compare
Choose a tag to compare

What's Changed

  • feat: add ignoreloopvar option by @ldez in #35

New Contributors

  • @ldez made their first contribution in #35

Full Changelog: v1.0.9...v1.0.10

v1.0.9 Setenv can be used in parallel tests or tests with parallel ancestors

15 Dec 06:20
2ff338a
Compare
Choose a tag to compare

What's Changed

  • dont flag tests which call Setenv directly or whose subtests do by @spencerschrock in #33

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8 Add new option ignoremissingsubtests

03 Aug 00:11
1adbbc8
Compare
Choose a tag to compare

What's Changed

  • Fix grammar in lint failure message by @AngusGMorrison in #29
  • Add option ignoremissingsubtests to ignore missing t.Parallel() in subtests by @brandur in #32

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7 Update golang.org/x/tools and fix panic for empty test function

30 May 04:34
79501b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6 Add new flag to ignore missing calls to t.Parallel

07 Jun 06:17
5bd86f2
Compare
Choose a tag to compare

What's Changed

  • Add flag to ignore missing calls (off by default) by @turbolent in #19

Full Changelog: v1.0.5...v1.0.6

v1.0.5 Test workflow tweaks and other random improvements

07 Jun 06:13
c61ab88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4 Bug fix #12 and #14

03 Jun 00:48
8ea8ed9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3 Bug fix - Verify only t.Run and t.Parallel methods

17 Sep 05:20
f435dce
Compare
Choose a tag to compare

What's Changed

  • Update dependencies with security vulnerabilities by @rarguelloF in #11
  • Don't get fooled by non-testing variables by @rkennedy in #10

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2 Moved dev dependancies to its own folder

15 Nov 22:57
34f9935
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...v1.0.2

v1.0.1

12 Nov 11:49
7adadff
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/kunwardeep/paralleltest/commits/v1.0.1