Mocha VS Code Extension v1.2
Special thanks to @muhammadyusuf-kurbonov for contributing the majority of changes in release.
What's Changed
- feat: Add support for test execution duration by @muhammadyusuf-kurbonov in #131
- feat: Allow setting environment variables for test execution by @muhammadyusuf-kurbonov in #136
- fix: Attach output to running test by @muhammadyusuf-kurbonov in #137
- fix: resolve mocha binary from package.json by @Danielku15 in #138
Updated Dependencies
- build(deps-dev): bump @types/node from 22.0.0 to 22.1.0 by @dependabot in #112
- build(deps-dev): bump typescript-eslint from 8.0.0 to 8.0.1 by @dependabot in #113
- build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #114
- build(deps-dev): bump eslint from 9.8.0 to 9.9.0 by @dependabot in #117
- build(deps-dev): bump @eslint/js from 9.8.0 to 9.9.0 by @dependabot in #118
- build(deps-dev): bump tsx from 4.16.5 to 4.17.0 by @dependabot in #119
- build(deps-dev): bump typescript-eslint from 8.0.1 to 8.1.0 by @dependabot in #120
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0 by @dependabot in #121
- build(deps-dev): bump tsx from 4.17.0 to 4.18.0 by @dependabot in #122
- build(deps-dev): bump @eslint/js from 9.9.0 to 9.9.1 by @dependabot in #124
- build(deps-dev): bump @typescript-eslint/parser from 8.1.0 to 8.2.0 by @dependabot in #123
- build(deps-dev): bump tsx from 4.18.0 to 4.19.0 by @dependabot in #125
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.4.0 by @dependabot in #133
- build(deps-dev): bump @vscode/vsce from 2.31.1 to 3.1.0 by @dependabot in #134
- build(deps-dev): bump @typescript-eslint/parser from 8.2.0 to 8.4.0 by @dependabot in #132
- build(deps): bump @typescript-eslint/typescript-estree from 8.1.0 to 8.4.0 by @dependabot in #135
New Contributors
- @muhammadyusuf-kurbonov made their first contribution in #131
Full Changelog: v1.1.1...v1.2