Releases: joselitofilho/ginkgoTestExplorer
Releases · joselitofilho/ginkgoTestExplorer
v0.0.9
Features
- Adds the generate project coverage command.
v0.0.8
Features
- Fix running and debugging package path.
v0.0.7
Features
- Fix running when there are BeforeSuite, BeforeEach, AfterSuite and AfterEach nodes.
v0.0.6
Features
- Add the
debug test
code lens.
v0.0.5
Features
- Add the
run test
code lens.
v0.0.4
Features
- Generate coverage.
v0.0.3
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
Features
- Run Specific test
- Show test log
v0.0.1
Features
- Go To Symbol Menu
- Run Tests
- Test View