Skip to content

Test Automation

No due date 0% complete

We want to make sfussss.org have an automated testing pipeline to ensure developers can easily build without worries.

As we use Next.js, we can take a look into https://nextjs.org/docs/pages/building-your-application/optimizing/testing.

Initial stack of choice:

  • Jest for unit and integration test
  • Playwright for end-to-end test

We want to make sfussss.org have an automated testing pipeline to ensure developers can easily build without worries.

As we use Next.js, we can take a look into https://nextjs.org/docs/pages/building-your-application/optimizing/testing.

Initial stack of choice:

  • Jest for unit and integration test
  • Playwright for end-to-end test
Loading