TechSticks LogoBookmarks

Testing

End-to-End Testing

Cypress

Cypress

Fast, easy, and reliable testing for anything that runs in a browser.

https://www.cypress.io/

Level: any

Subsection: End-to-End Testing

Playwright

Playwright

Fast and reliable end-to-end testing framework for modern web apps.

https://playwright.dev/

Level: intermediate

Subsection: End-to-End Testing

Puppeteer

Puppeteer

Node library which provides a high-level API to control Chrome or Chromium for automated testing.

https://pptr.dev/

Level: intermediate

Subsection: End-to-End Testing

Selenium

Selenium

Powerful tool for controlling web browsers through programs and performing browser automation.

https://www.selenium.dev/

Level: intermediate

Subsection: End-to-End Testing

Unit Testing

Jest

Jest

Delightful JavaScript testing framework with a focus on simplicity.

https://jestjs.io/

Level: any

Subsection: Unit Testing

Mocha

Mocha

Feature-rich JavaScript test framework running on Node.js.

https://mochajs.org/

Level: any

Subsection: Unit Testing

Testing Library

Testing Library

Lightweight library for testing UI components.

https://testing-library.com/

Level: any

Subsection: Unit Testing