component-testing
There are 61 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.
testjavascript/nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
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.
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 API with Kotlin
cezarypiatek/NScenario
Dead simple library for annotating steps of test case scenarios.
sand4rt/playwright-ct-angular
Playwright Angular component testing.
NewsUKArchive/fructose
Functional Testing for React Native Components
sand4rt/playwright-ct-web
Playwright Web component testing.
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
nightwatchjs/vite-plugin-nightwatch
Component testing plugin that integrates Vite with Nightwatch.js. Supports Vue and React components.
mehmetpekdemir/Spring-Boot-With-Test-Driven-Development
Spring Boot With Test Driven Development ( TDD )
techygarg/ConfIT
A declarative way to define your integration tests.
ademuk/testbook
Testing UI
testillano/h2agent
C++ HTTP/2 Mock Service which enables mocking HTTP/2 applications (also HTTP/1 supported).
formaat-design/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.
peterszatmary/software-testing-notes
My notes about software testing with usefull links.
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.
nightwatchjs/nightwatch-plugin-react
Nightwatch plugin which adds support for React component testing using the Vite dev server. Requires Nightwatch 2.3+
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
nightwatchjs/nightwatch-plugin-vue
Nightwatch plugin which adds support for Vue component testing using the Vite dev server. Requires Nightwatch 2.3+
GrayedFox/autom8
A template repository for web and backend automation using Cypress, Node, and Docker (plus some extras).
UnknownPrinciple/rollwright
A set of tools to make Playwright comfortable for UI integration testing.
wlsf82/messenger-react-component
Sample project to demonstrate a mix of Cypress component and a11y testing.