Skip to content

Releases: joselitofilho/ginkgoTestExplorer

v0.0.9

24 Feb 22:30
c4c667f
Compare
Choose a tag to compare

Features

  • Adds the generate project coverage command.

v0.0.8

24 Feb 02:07
b479206
Compare
Choose a tag to compare

Features

  • Fix running and debugging package path.

v0.0.7

22 Feb 18:54
93ad6ba
Compare
Choose a tag to compare

Features

  • Fix running when there are BeforeSuite, BeforeEach, AfterSuite and AfterEach nodes.

v0.0.6

22 Feb 18:53
c651b5e
Compare
Choose a tag to compare

Features

  • Add the debug test code lens.

v0.0.5

20 Feb 23:40
8d11938
Compare
Choose a tag to compare

Features

  • Add the run test code lens.

v0.0.4

19 Feb 19:50
1b650ef
Compare
Choose a tag to compare

Features

  • Generate coverage.

v0.0.3

19 Feb 10:52
873d2d9
Compare
Choose a tag to compare

Features

  • Improves the dynamics between the nodes when running a specific test.
  • Checks that Ginkgo and Gomega are installed. Otherwise, it asks the user wants to install them.

v0.0.2

19 Feb 00:35
Compare
Choose a tag to compare

Features

  • Run Specific test
  • Show test log

v0.0.1

18 Feb 19:10
Compare
Choose a tag to compare

Features

  • Go To Symbol Menu
  • Run Tests
  • Test View