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

feat: please introduce a better testing strategy #1464

Open
tafelnl opened this issue Mar 6, 2023 · 1 comment
Open

feat: please introduce a better testing strategy #1464

tafelnl opened this issue Mar 6, 2023 · 1 comment

Comments

@tafelnl
Copy link

tafelnl commented Mar 6, 2023

First of all, thanks for your work on this essential plugin for Vue.

I have an important 'feature' request, which I think is necessary to be able to release a stable version of this plugin. And it's about implementing a solid testing strategy.

Everytime a new release is published, a bunch of regression or new bugs show up. This is the ultimate sign of a bad testing strategy. And it's true, because most PRs (both features and bug fixes) get merged without an accompanying test.

A few examples of issues, that probably could have been prevented with proper testing:

and probably some more.

A few examples of recently merged PRs without an accompanying test:

@websitevirtuoso
Copy link
Contributor

I think the owner of the lib will always get help, like new tests, bug fixes, improvements, and any related help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants