leerob / leerob.io

✨ My portfolio built with Next.js, Tailwind, and Vercel.

Home Page:https://leerob.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this project doesn't have any tests?

nemanjam opened this issue · comments

A lot of people use this project as an example reference how to structure Next.js application, but the testing part is missing. Is this a deliberate decision and can you explain reason for this?

If developers want to add tests to their fork, that's awesome!

Guides and examples here -> https://nextjs.org/docs/testing 😄