testing
puppeteer/puppeteer347日前86.1k
Node.js API for Chrome
storybookjs/storybook349日前81.9k
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
microsoft/playwright349日前59.4k
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
hoppscotch/hoppscotch347日前58.9k
👽 Open source API development ecosystem - https://hoppscotch.io
localstack/localstack347日前51.3k
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
cypress-io/cypress349日前45.8k
Fast, easy and reliable testing for anything that runs in a browser.
jestjs/jest350日前43.3k
Delightful JavaScript Testing.
goldbergyoni/javascript-testing-best-practices347日前23.3k
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
mochajs/mocha346日前22.4k
☕️ simple, flexible, fun javascript test framework for node.js & the browser
stretchr/testify346日前21.6k
A toolkit with common assertions and mocks that plays nicely with the standard library
quii/learn-go-with-tests346日前20.9k
Learn Go with test-driven development
enzymejs/enzyme350日前20.0k
JavaScript Testing utilities for React
testing-library/react-testing-library349日前18.5k
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
buger/goreplay346日前18.1k
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
catchorg/Catch2347日前17.8k
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
joke2k/faker346日前16.9k
Faker is a Python package that generates fake data for you.
jasmine/jasmine347日前15.7k
Simple JavaScript testing framework for browsers and node.js
mockito/mockito347日前14.4k
Most popular Mocking framework for unit tests written in Java
usebruno/bruno345日前12.0k
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
wix/Detox350日前10.8k
Gray box end-to-end testing and automation framework for mobile apps
chromedp/chromedp347日前10.1k
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
react-cosmos/react-cosmos351日前8.0k
Sandbox for developing and testing UI components in isolation
thoughtbot/factory_bot349日前7.9k
A library for setting up Ruby objects as test data.
gruntwork-io/terratest347日前7.3k
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
foundry-rs/foundry347日前7.3k
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
andreasbm/web-skills346日前6.8k
A visual overview of useful skills to learn as a web developer
testing-library/react-hooks-testing-library348日前5.2k
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
go-rod/rod345日前4.6k
A Devtools driver for web automation and scraping
web-platform-tests/wpt346日前4.6k
Test suites for Web platform specs — including WHATWG, W3C, and others
pa11y/pa11y346日前3.9k
Pa11y is your automated accessibility testing pal
rangav/thunder-client-support345日前3.5k
Thunder Client is a lightweight Rest API Client Extension for VS Code.
testjavascript/nodejs-integration-tests-best-practices345日前3.2k
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (July 2023)
jmcdo29/testing-nestjs345日前2.7k
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
nodkz/mongodb-memory-server352日前2.4k
Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).
oblador/loki351日前1.7k
👁 Visual Regression Testing for Storybook
c8r/x0369日前1.7k
Document & develop React components without breaking a sweat
pybuilder/pybuilder349日前1.6k
Software build automation tool for Python.
elixir-wallaby/wallaby346日前1.6k
Concurrent browser tests for your Elixir web apps.
gemini-testing/gemini357日前1.5k
💀💀💀[DEPRECATED] Use hermione
jfairbank/redux-saga-test-plan369日前1.2k
Test Redux Saga with an easy plan.
testing-library/vue-testing-library352日前1.0k
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.