Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove test runners stuff #186

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Remove test runners stuff #186

merged 1 commit into from
Mar 10, 2024

Conversation

edoardocavazza
Copy link
Member

Vitest is now way simpler, performant and usable than our implementation. We are going to discontinue the development it in the next iteration (v0.20.0).

Copy link

changeset-bot bot commented Mar 10, 2024

⚠️ No Changeset found

Latest commit: 4988955

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 36 packages
Name Type
@chialab/esbuild-plugin-require-resolve Minor
@chialab/esbuild-plugin-unwebpack Minor
@chialab/esbuild-plugin-meta-url Minor
@chialab/esbuild-plugin-worker Minor
@chialab/esbuild-plugin-html Minor
@chialab/rna-dev-server Major
@chialab/wds-plugin-hmr Minor
@chialab/es-dev-server Minor
@chialab/estransform Minor
@chialab/cjs-to-esm Minor
@chialab/rna-logger Minor
@chialab/rna Minor
@chialab/esbuild-plugin-any-file Minor
@chialab/esbuild-plugin-babel Minor
@chialab/esbuild-plugin-commonjs Minor
@chialab/esbuild-plugin-css-import Minor
@chialab/esbuild-plugin-env Minor
@chialab/esbuild-plugin-lightningcss Minor
@chialab/esbuild-plugin-metadata Minor
@chialab/esbuild-plugin-postcss Major
@chialab/esbuild-plugin-virtual Minor
@chialab/esbuild-rna Minor
@chialab/node-resolve Minor
@chialab/postcss-dart-sass Minor
@chialab/postcss-preset-chialab Minor
@chialab/postcss-url-rebase Minor
@chialab/rna-bundler Minor
@chialab/rna-config-loader Minor
@chialab/vitest-axe Minor
@chialab/vitest-provider-browserstack Minor
@chialab/wds-plugin-legacy Minor
@chialab/wds-plugin-node-resolve Minor
@chialab/wds-plugin-polyfill Minor
@chialab/wds-plugin-rna Minor
@chialab/vite-plugin-worker-proxy Patch
@chialab/vite-plugin-commonjs Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.22%. Comparing base (f550f62) to head (4988955).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   75.22%   75.22%           
=======================================
  Files          34       34           
  Lines        5319     5319           
  Branches      802      802           
=======================================
  Hits         4001     4001           
  Misses        535      535           
  Partials      783      783           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edoardocavazza edoardocavazza merged commit 8ce023d into main Mar 10, 2024
8 checks passed
@edoardocavazza edoardocavazza deleted the remove-test-runners branch March 10, 2024 13:20
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.

1 participant