svelte-docs
svelte-docs copied to clipboard
unit tests?
Would it be possible to have unit tests in place? As the project matures it becomes an irreplaceable asset. Please let me know your thoughts, I can help contribute to it once there is something in place. Many thanks, and many respects for creating this awesome framework 🙌
I'll do huge refact of the @svelte-docs/core. We need export in HTML with hydration instead SPA and code-splitting. It is hard work in future. For tests I will use tape-modern for unit-tests, and tape-modern+puppeteer for e2e, because I like tiny things. So help wanted, but not right now =)