Skip to content

Releases: pester/vscode-adapter

v2023.4.0

30 Apr 04:44
30c9f69
Compare
Choose a tag to compare
  • ♻️Revamp Testing and Logging @JustinGrote (#142)
  • 🐛As part of above, resolved a startup issue with newer VSCode versions (Fixes #140)

v2023.1.0

01 Jan 16:20
1033323
Compare
Choose a tag to compare

v2022.3.3

29 Mar 15:29
7f8db5f
Compare
Choose a tag to compare
  • Fix parameter name in PesterInterface.ps1 @johlju (#121)

v2022.3.2

29 Mar 05:02
Compare
Choose a tag to compare
  • Hotfix: If Custom Module Path is an undefined string, the extension can exhibit slow behavior.

v2022.3.1

29 Mar 04:46
c3cb336
Compare
Choose a tag to compare

v2022.3.0

13 Mar 19:09
Compare
Choose a tag to compare

This release enables compatibility for NodeJS 16.x which is present in the newest version of VSCode, transitioning to the new streams promises API

v2022.2.0

22 Feb 01:26
5207413
Compare
Choose a tag to compare

v2021.10.2

19 Oct 18:19
cc86f24
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 Stopping a debug session does not clean up the test status @JustinGrote (#80)

v2021.10.1

16 Oct 19:24
8bbe081
Compare
Choose a tag to compare

What's Changed

  • ✨ Disable Pester CodeLens Adapter Prompt by @JustinGrote in #75
  • ✨ Automatically start the adapter when a Pester test file is opened by @JustinGrote in #76

Full Changelog: v2021.10.0...v2021.10.1

v2021.10.0

06 Oct 04:29
f2b977e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2021.9.1...v2021.10.0