navneetsharmaui / sveltekit-starter

Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
https://sveltekit-starter-one.vercel.app
MIT License
609 stars 100 forks source link

Demonstrations of tests #37

Closed jtlapp closed 2 years ago

jtlapp commented 2 years ago

I have been unable to get TypeScript tests to work in SvelteKit.

I would love to see demonstrations of tests in this demo.

The README says it includes jest, but it does not.

github-actions[bot] commented 2 years ago

Thanks for creating the issue. Attach the details about the issue.

navneetsharmaui commented 2 years ago

@jtlapp You are right about that. I had removed the test setup. The sveltekit is not as stable as we expected it to be right now for tests to be written properly. In addition, the jest setup that I had added initially was not working in all the scenarios, especially with typescript.

navneetsharmaui commented 2 years ago

I will keep this issue open for now

netham91 commented 2 years ago

@navneetsharmaui, what about the sveltekit, storybook and ts combination? Is that stable enough?

github-actions[bot] commented 2 years ago

The issue had been stale for a long time. Closing the issue for now. You can reopen the issue.