m0nq / cloud-people

https://cloud-people.vercel.app
0 stars 0 forks source link

Setup Testing Framework #87

Open m0nq opened 4 days ago

m0nq commented 4 days ago

Install and configure a testing framework such as Jest or React Testing Library for the Next.js project.

Acceptance Criteria: The testing framework is installed and configured successfully, with a sample test running without errors.

linear[bot] commented 4 days ago

DEV-89 Setup Testing Framework