orenelbaum / babel-plugin-solid-undestructure

A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.
95 stars 3 forks source link

Improve testing setup #11

Open orenelbaum opened 1 year ago

orenelbaum commented 1 year ago

Improve testing setup to use suites for organization and such that one test failing doesn't block the rest of the tests in the file. Maybe also add snapshot testing which means switching off uvu to a different test runner.

orenelbaum commented 1 year ago

Should probably use this tool https://github.com/babel-utils/babel-plugin-tester