Explore tens of thousands of sets crafted by our community.
Integration Testing Tools
10
Flashcards
0/10
Cypress
A JavaScript-based end-to-end testing framework that runs in-browser and simplifies asynchronous testing.
Puppeteer
A Node library which provides a high-level API over the Chrome DevTools Protocol to control Chrome or Chromium.
TestCafe
A Node.js tool to automate end-to-end web testing written in JavaScript and TypeScript, without using other testing frameworks.
Selenium
An open-source tool used for automating web browsers. It supports various browsers and programming languages.
Playwright
A Node library to automate Chromium, Firefox, and WebKit browsers with a single API.
Karma
A test runner for JavaScript that spawns a web server to run source code against test code on different browsers.
Mocha
A feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple.
Nightwatch.js
An end-to-end testing solution for browser-based apps and websites, using the W3C WebDriver API.
Jest
A JavaScript testing framework with a focus on simplicity, supporting both unit and integration testing.
Protractor
An end-to-end test framework for Angular and AngularJS applications, which works as a wrapper around Selenium WebDriver.
© Hypatia.Tech. 2024 All rights reserved.