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

Improve testing setup #11

Open
orenelbaum opened this issue Dec 5, 2022 · 1 comment
Open

Improve testing setup #11

orenelbaum opened this issue Dec 5, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@orenelbaum
Copy link
Owner

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 orenelbaum added enhancement New feature or request good first issue Good for newcomers labels Dec 5, 2022
@orenelbaum
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant