vscode-extension-tester icon indicating copy to clipboard operation
vscode-extension-tester copied to clipboard

ExTester: Your Essential UI Testing Companion for Visual Studio Code Extensions! Seamlessly execute UI tests with Selenium WebDriver, ensuring robustness and reliability in your extension development...

Results 73 vscode-extension-tester issues
Sort by recently updated
recently updated
newest added

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.23.0 to 4.24.0. Release notes Sourced from type-fest's releases. v4.24.0 Path: Add bracketNotation option (#926) 3b15a94 https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0 Commits 6ed388f 4.24.0 3b15a94 Path: Add bracketNotation option (#926) f361912...

dependencies
javascript

Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.6.1 to 2.6.2. Release notes Sourced from @​stylistic/eslint-plugin's releases. v2.6.2 2.6.2 (2024-08-08) Bug Fixes indent: indentation for argument with decorators (#487) (aefb3be) quotes: ignore backtick in ts...

dependencies
javascript

Bumps [@types/unzipper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzipper) from 0.10.9 to 0.10.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/unzipper&package-manager=npm_and_yarn&previous-version=0.10.9&new-version=0.10.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.0.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...

dependencies
javascript

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.1.7 to 8.1.8. Release notes Sourced from lerna's releases. v8.1.8 8.1.8 (2024-08-05) Bug Fixes publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb) version: truncate release body based on...

dependencies
javascript

### Describe the bug I have a extension that is built via webpack. When I try to get the coverage, I needed to give the option `-u`, otherwise I would...

bug

Before submitting your PR, please review the following checklist: - [ ] **CONSIDER** adding a new test if your PR resolves an issue. - [ ] **DO** keep pull requests...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.2 to 22.1.0. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...

dependencies
javascript

Before submitting your PR, please review the following checklist: - [ ] **CONSIDER** adding a new test if your PR resolves an issue. - [ ] **DO** keep pull requests...

do-not-merge/work-in-progress

### Describe the request It would be nice to have VS Code extension which will allow users to run, debug, list tests directly inside VS Code ### Usage Provide side...

enhancement
extension