Skip to content

update all packages and add test runner#33

Open
MatthewEskolin wants to merge 1 commit intosana-ajani:masterfrom
MatthewEskolin:master
Open

update all packages and add test runner#33
MatthewEskolin wants to merge 1 commit intosana-ajani:masterfrom
MatthewEskolin:master

Conversation

@MatthewEskolin
Copy link

I updated all packages to the latest version.

followed the migration steps from vscode here for the test files

https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

@@ -0,0 +1,24 @@
import * as path from 'path';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wouldn't we need to also provide a test view then? right now, there's only a tasks view in the extension.

},
"engines": {
"vscode": "^1.26.0"
"vscode": "^1.60.0"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants