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: unit testing using vitest #628

Open
ebalo55 opened this issue Mar 4, 2025 · 0 comments
Open

feat: unit testing using vitest #628

ebalo55 opened this issue Mar 4, 2025 · 0 comments

Comments

@ebalo55
Copy link

ebalo55 commented Mar 4, 2025

Is your feature request related to a problem? Please describe:
Unit testing nowdays is a must as allows to test the implementations before publishing to any environment. Currently in vitest it seems not to be possible to proceed to the testing due to jeep-sqlite dependencies

Describe the solution you'd like:
A clear way to proceed to unit testing with vitest or any other testing framework

Describe alternatives you've considered:
I've read whole docs there is no mention to testing, additionally trying to integrate unit testing via web-like methodologies seems not to work

Additional context:

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

1 participant