component-testing
There are 78 repositories under component-testing topic.
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
goldbergyoni/nodejs-testing-best-practices
Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
gemini-testing/testplane
Testplane (ex-hermione) browser test runner based on mocha and wdio
pactumjs/pactum
REST API Testing Tool for all levels in a Test Pyramid
Trendyol/stove
Stove: The easiest way of writing e2e/component tests for your JVM back-end app with Kotlin
cezarypiatek/NScenario
Dead simple library for annotating steps of test case scenarios.
sand4rt/playwright-ct-angular
Playwright Angular component testing.
sand4rt/playwright-ct-web
Playwright Web component testing.
NewsUKArchive/fructose
Functional Testing for React Native Components
Xiphe/test-real-styles
(test-)framework agnostic utilities to test real styling of (virtual) dom elements
AlanCS/SystemTestingTools
Stubbing tool for HTTP calls to allow more comprehensive + deterministic tests
learning-zone/react-unit-testing
React Unit Testing
oslabs-beta/Cydekick
Unlock the complete capabilities of your React applications using Cydekick, the intuitive Cypress test code generator. Seamlessly visualize component hierarchies, interact with your UI effortlessly, and generate precise test scripts. Immerse yourself in a hassle-free testing experience crafted for the modern developer.
piomin/sample-testing-microservices
sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hoverfly
wlsf82/hackernews
This project is based on the book "The Road to React" by Robin Wieruch
shanejansen/touchstone
Touchstone is a testing framework for your services that focuses on component, end-to-end, and exploratory testing.
NoriSte/reactjsday-2019-testing-course
React Testing course created for the Italian ReactJSDay 2019 conference
thanhdaon/clean-arch-go
Clean Architecture, DDD, CQRS with testings in Go
nightwatchjs/vite-plugin-nightwatch
Component testing plugin that integrates Vite with Nightwatch.js. Supports Vue and React components.
techygarg/ConfIT
A declarative way to define your integration tests.
mehmetpekdemir/Spring-Boot-With-Test-Driven-Development
Spring Boot With Test Driven Development ( TDD )
testillano/h2agent
C++ HTTP/2 Mock Service which enables mocking HTTP/2 applications (also HTTP/1 supported).
ademuk/testbook
Testing UI
reshaped-ui/nook
Inspect, test and document your UI components right in the product environment
wlsf82/EngageSphere
The EngageSphere web application is aimed at our salespeople so they can access our customer's contact information.
Kaliumhexacyanoferrat/MockH
This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET by hosting a webserver returning configured responses.
peterszatmary/software-testing-notes
My notes about software testing with usefull links.
nightwatchjs/nightwatch-plugin-react
Nightwatch plugin which adds support for React component testing using the Vite dev server. Requires Nightwatch 2.3+
lemonlion/TestTrackingDiagrams
A mechanism for tracking the request-responses in your tests and converting them into PlantUML diagrams.
mlk/AssortmentOfJUnitRules
An assortment of (for me anyway) useful JUnit rules.
nightwatchjs/nightwatch-storybook-plugin
Automatically integrate Storybook and run stories directly with Nightwatch
omeerdvrn/vscode-test-id-generator
It is a VSCode extension to generate test ID's.
josephgodwinkimani/ionic-react-vite-starter
Ionic React + Vite SWC, PWA
UnknownPrinciple/rollwright
A set of tools to make Playwright comfortable for UI integration testing.