Skip to content

Commit

Permalink
💡 Flag repo as preview
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGrote committed Aug 9, 2021
1 parent 4da74c1 commit c1c61b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
[![License: MIT](https://img.shields.io/npm/l/tslog?logo=tslog&style=flat-square)](https://tldrlegal.com/license/mit-license)
[![GitHub stars](https://img.shields.io/github/stars/pester/vscode-adapter?style=social)](https://github.com/pester/vscode-adapter)

🚧 THIS EXTENSION IS IN PREVIEW STATE, THERE ARE GOING TO BE BUGS 🚧

This extension provides the ability to run [Pester](https://pester.dev/) tests utilizing the native
[Testing functionality](https://code.visualstudio.com/updates/v1_59#_testing-apis) first introduced in Visual Studio Code 1.59

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"version": "0.0.0-source",
"publisher": "pspester",
"license": "MIT",
"preview": true,
"repository": "https://github.com/pester/vscode-adapter",
"engines": {
"vscode": "^1.59.0"
Expand Down

0 comments on commit c1c61b4

Please sign in to comment.