Test

Github

Unit Test

API Test

  • mswjs / msw - Seamless REST/GraphQL API mocking library for browser and Node.js.

E2E

  • cypress-io / cypress - Fast, easy and reliable testing for anything that runs in a browser.
  • microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  • puppeteer/puppeteer - Headless Chrome Node.js API
  • wix/Detox - Gray box end-to-end testing and automation framework for mobile apps

App

  • appium/appium - 📱 Automation for iOS, Android, and Windows Apps.

Practice