Skip to content

Releases: pester/vscode-adapter

v2023.7.8

01 Aug 15:23
Compare
Choose a tag to compare
v2023.7.8 Pre-release
Pre-release
  • ✨Allow Pester Configuration to be specified either via setting or $PesterPreference in Debug @JustinGrote (#185)
  • 🐛 Duplicate test items are now handled properly instead of silently being overwritten @JustinGrote (#184)
  • 🪳 supressCodeLensNotice now updated in correct settings context @JustinGrote (#183)

v2023.7.7

31 Jul 18:44
764d9be
Compare
Choose a tag to compare
  • 🪳 Fixed refesh handler no longer working with multi root workspace @JustinGrote (#181)
  • Syntax Errors in Tests should be more clear in summary @JustinGrote (#178)

v2023.7.5

31 Jul 04:07
095bbb1
Compare
Choose a tag to compare

v2023.7.4

19 Jul 16:57
849bc3b
Compare
Choose a tag to compare
v2023.7.4 Pre-release
Pre-release

v2023.7.3

19 Jul 00:15
b3bef1e
Compare
Choose a tag to compare
v2023.7.3 Pre-release
Pre-release

v2023.7.1

11 Jul 13:56
Compare
Choose a tag to compare

🐛 Fixes

  • Added safer JSON processing to the pipeline that should fix MacOS issue (#104)

v2023.7.0

09 Jul 14:55
9b10077
Compare
Choose a tag to compare

🎉 New Features

  • Refresh button added that resets the Pester Test Interface state if things get muddy (#153)
  • Running tests are now cancellable with the cancel button in the UI (#155)
  • Linux/MacOS/Codespaces/SSH Remoting is now supported (#158)
  • Strict Mode tests/files are now supported (#145)
  • Pester 5.5 Support

♻️ Improvements

  • Extensive new logging detail in the Pester Output pane, you must use Set Log Level in the command palette to see debug/trace info
  • Errors in the Pester Extension should surface better and appear as error messages in both VSCode and the output pane
  • Hook into Pester using a private API that should fix some output issues and long-term stability

🐛 Fixes

  • Context/Describe update "Queued" status after their child tests are complete rather than at the end of the run.
  • Test Run statistics in the testing pane now display properly and accurately

v2023.6.2

30 Jun 15:41
ebfe917
Compare
Choose a tag to compare
v2023.6.2 Pre-release
Pre-release

v2023.6.1

29 Jun 17:59
Compare
Choose a tag to compare
v2023.6.1 Pre-release
Pre-release
  • Should be operational in strict mode now
  • Describe/Context should no longer show as "queued" until the end of the run when all the child tests have completed.

v2023.6.0

28 Jun 18:04
Compare
Choose a tag to compare
v2023.6.0 Pre-release
Pre-release