[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

chore: add more packages to bug report system info (#7378)

authored by

Robin and committed by
GitHub
(Jan 31, 2025, 8:02 PM +0200) c82387d3 ad8ffac1

+1 -1
+1 -1
.github/ISSUE_TEMPLATE/bug_report.yml
··· 26 26 id: system-info 27 27 attributes: 28 28 label: System Info 29 - description: Output of `npx envinfo --system --npmPackages '{vitest,@vitest/*,vite,@vitejs/*}' --binaries --browsers` 29 + description: Output of `npx envinfo --system --npmPackages '{vitest*,@vitest/*,vite,@vitejs/*,playwright,webdriverio}' --binaries --browsers` 30 30 render: shell 31 31 placeholder: System, Binaries, Browsers 32 32 validations: