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

Setup tests in the Nuxt3 starter #837

Open
Barbapapazes opened this issue Aug 9, 2024 · 1 comment
Open

Setup tests in the Nuxt3 starter #837

Barbapapazes opened this issue Aug 9, 2024 · 1 comment

Comments

@Barbapapazes
Copy link

Hello,

Now that e2e testing allows to reuse the existing server (nuxt/test-utils#803) (at least with Vitest as the test runner), I think that it could be a good think to have the test folder with an example in it.

Tests are important and majors frameworks have them ready and setup out of the box.

See https://github.com/Barbapapazes/nuxt-template-test as example (It's a simple Nuxt3 starter with the simplest tests setup).

@Barbapapazes
Copy link
Author

Barbapapazes commented Aug 9, 2024

I know that you promote the simplicity of Nuxt and the fact that it's possible to start with a very simple file architecture but maybe it could worth it to have both a very minimal starter (like the current Nuxt3) and a more robust one with tests, eslint (#416), ... wdyt?

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

No branches or pull requests

1 participant