Skip to content

Releases: joselitofilho/ginkgoTestExplorer

v1.0.2

23 Mar 16:59
Compare
Choose a tag to compare

Changes

  • Adds support to the workspace folder variable.
  • Fixes recover "when" keyword injection.
  • Updates documentation.

v1.0.1

28 Mar 12:50
Compare
Choose a tag to compare

Features

  • Adds support to pass build tags to Ginkgo.

v1.0.0

26 Mar 11:06
3c7dfd0
Compare
Choose a tag to compare

Features

  • Adds support to Ginkgo v2.

v0.0.17

25 May 23:58
3c1ee7c
Compare
Choose a tag to compare

Features

  • Removes unnecessary cover profile arguments.

v0.0.15

11 Mar 21:23
5492d67
Compare
Choose a tag to compare

Features

  • Updates suite node when tests passed or not passed.

v0.0.14

10 Mar 00:19
5acee1d
Compare
Choose a tag to compare

Features

  • Test file tree view.
  • Adds a search button on test view.
  • Creates a view to helping beginners.
  • Add debug action on test file tree view.
  • Minor fixes.

v0.0.13

08 Mar 01:34
8a43821
Compare
Choose a tag to compare

Features

  • Fixes running commands on Window.

v0.0.12 (not working - reverted)

07 Mar 16:34
eb60f8d
Compare
Choose a tag to compare

Features

  • Test file tree view.
  • Adds a search button on test view.
  • Creates a view to helping beginners.
  • Fixes running commands on Window.
  • Minor fixes.

v0.0.11

03 Mar 23:47
e637a99
Compare
Choose a tag to compare

###Features

  • Fix freeze screen when running commands.

v0.0.10

03 Mar 00:03
116f12a
Compare
Choose a tag to compare

Features

  • Creates a status bar for helping running project tests and coverage.
  • Creates a status bar to show the progress of the command execution.
  • Creates a new configuration to specify the test env file or env vars.
  • Creates a new configuration to specify where the extension will be executed commands: on output channel or terminal.