Testing
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.
- GitHub: https://github.com/topics/testing
- Wikipedia: https://en.wikipedia.org/wiki/Software_testing
- Related Topics: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit,
- Aliases: test, testing-framework, testing-practices, testing-tools,
- Last updated: 2026-07-10 00:27:42 UTC
- JSON Representation
https://github.com/konstan/test-report-sonar
test-report-sonar is a tool for producing Sonar Generic Execution XML reports from clojure.test test suites.
clojure sonarqube testing tests
Last synced: 03 Jan 2026
https://github.com/ribafish/tycho-surefire-reproducer
Reproducers for tycho-surefire tests not detected by Develocity
develocity testing tycho tycho-maven
Last synced: 15 May 2025
https://github.com/ayonious/my-npm-packages-tester-ts
🔬👷🇹Testing all my npm packages in Typescript
e2e-tests npmjs-packages testing typescript
Last synced: 18 May 2026
https://github.com/hedzr/assert
a set of assertion helpers for unit/bench testing in golang
assert assertions golang golang-library testing testing-library
Last synced: 22 May 2026
https://github.com/rickcau/consoleapp-prompt-testing
ai azure evaluation genai prompt prompt-evaluation testing
Last synced: 15 May 2025
https://github.com/nofaralfasi/quality-assurance
perl qa quality-assurance scripting testing
Last synced: 09 Jul 2026
https://github.com/dssalaza/cypress-automation-framework
A repo for applying all the automation concepts and suggested practices learned so far by using cypress and learning TypeScript.
Last synced: 14 Jul 2025
https://github.com/emmanuel-sunmbola/curlpost
A side project to test my API
Last synced: 08 Feb 2026
https://github.com/orliluq/exchange
🎁 RESTful API to organize a Christmas gift exchange 🎁
java jpa jpa-hibernate junit5 mockito mockito-junit-test spring-boot swagger-ui testing
Last synced: 04 Apr 2025
https://github.com/ozturkeniss/microservices-designed
This project implements a modern e-commerce platform using a microservices architecture. The system is designed to be scalable, resilient, and maintainable, following domain-driven design principles and event-driven communication patterns.
aggregator docker e-commerce microservices-architecture ocelot-gateway rabbitmq testing
Last synced: 23 Jul 2025
https://github.com/personalnerd/teste-e2e
Artigos que escrevi para treinamento e conscientização de testes automatizados
Last synced: 03 Jul 2026
https://github.com/bahmutov/has-only
Tells if the current Mocha execution is running only some tests that use .only
Last synced: 14 Apr 2025
https://github.com/rxlabz/ngdart-component-testbed
example of angular dart component test with https://github.com/dart-lang/angular_test
Last synced: 22 May 2026
https://github.com/ishaan400/api-skull-as-begginer
API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js.
async-await bcrypt caching chai eslint expressjs javascript jwt-authentication mocha mongodb mvp nodejs npm postman redis rest script testing token
Last synced: 10 Apr 2026
https://github.com/sadabnepal/graphql-full-stack-kit
graphql development module for practising graphql testing
apollo-server graphql-apollo graphql-testing graqhql nodejs testing
Last synced: 22 May 2026
https://github.com/chris-mclennan/mnml-test-cypress
Cypress mochawesome JSON viewer for mnml — terminal TUI for browsing pass/fail state per test, with filter + spec-path yank. Runs standalone or as an mnml-hosted pane.
cypress mnml-integration ratatui rust terminal testing tui
Last synced: 09 Jul 2026
https://github.com/alb-i986/assert-retry
An extension to JUnit/Hamcrest providing assertions with tolerance, featuring a retry mechanism.
assertions hamcrest junit retry testing
Last synced: 14 Mar 2025
https://github.com/marcodpt/apitest
A browser based api tester
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: 10 Jun 2026
https://github.com/codingitwrong/jest-sublime-snippets
A set of Sublime Text snippets for writing Jest tests.
javascript jest sublime-text testing typescript
Last synced: 10 Apr 2026
https://github.com/ianwold/aspnetcoretestlogoutput
A simple demonstration of testing log output in an ASP.NET Core integration test
asp-net asp-net-core dotnet dotnet-core ilogger iloggerprovider integration-testing logging netcore testing
Last synced: 12 Jun 2026
https://github.com/testinggospels/camouflage_deno
HTTP/HTTPs Mocking tool
camouflage mocking rest service-virtualization stub testing
Last synced: 10 Mar 2026
https://github.com/hugolebredo/node-express-typescript
Aplicación de ejemplo para el uso de typescript en node.
node-js-express-api testing typescript
Last synced: 14 Mar 2025
https://github.com/uber830/dev_states
This project is a api create with nodejs express and mysql, add a login, register and router for users. If you need it, download.
express javascript mysql nodejs render swagger-ui testing
Last synced: 03 May 2026
https://github.com/eronbello/loadbuster
LoadBuster is a CLI-based performance and stress testing tool written in Go, allowing you to easily test concurrency, load, and custom request bodies for your HTTP endpoints.
Last synced: 30 Mar 2025
https://github.com/som-sm/jest.mock-calls-get-hoisted
This repository uses an easily comprehendible example to highlight the fact that `jest.mock()` calls are hoisted.
Last synced: 09 May 2026
https://github.com/urigrif/ruby-test-framework
Desarrollo de un Framework de Testing, realizado como trabajo practico de la materia TADP de la UTN FRBA, con el fin de aprender conceptos de Metaprogramación.
metaprogramming mocking reflection ruby spies testing
Last synced: 25 Dec 2025
https://github.com/jimjkelly/rytest
An Experiment in Python Testing Using Rust
Last synced: 25 Jan 2026
https://github.com/pham-andrew/muitesting.com
Reference for testing MUI components with React Testing Library
material-ui mui react reacttestinglibrary testing
Last synced: 10 Apr 2026
https://github.com/zahid-automate/case-studies
Case Study on Test Automation
Last synced: 26 Jan 2026
https://github.com/punit-naik/in-memory-mongo
A Clojure library designed to work with an in-memory version of MongoDB for testing purposes
clojure in-memory mongodb testing
Last synced: 07 May 2026
https://github.com/douglasdotv/fullstackopen
Repository for the Full Stack Open course offered by the University of Helsinki, covering parts 1 through 7: modern web development with Node.js, React and MongoDB.
express fullstackopen javascript jwt nodejs react react-query redux testing
Last synced: 20 Jan 2026
https://github.com/sulmar/vavatech-bsb-dotnet-core-ttd
Przykłady ze szkolenia Testy jednostkowe w .NET Core
Last synced: 02 May 2026
https://github.com/ghoshasish99/ingenious-azuredevops
INGenious Playwright Studio with AzureDevOps
azuredevops test-automation testing
Last synced: 21 May 2026
https://github.com/granito-source/vitest-marbles
Helper library for RxJS marbles testing with Vitest
Last synced: 13 Jan 2026
https://github.com/danitilahun/go_concurrency
Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.
atomic channels concurrency go race-conditions testing waitgroup
Last synced: 03 Nov 2025
https://github.com/elifarley/command-mock
VCR for subprocess calls. Record and replay CLI command outputs (Git, Docker, etc.) for fast, deterministic Python tests
cli devops mock pytest pytest-plugin python record-replay subprocess test-automation testing vcr
Last synced: 13 Jan 2026
https://github.com/pawel9903/designpatternandtestssf4
Nauka testów i wzorców projektowych
api codeception design-patterns symfony4 testing
Last synced: 06 Jul 2026
https://github.com/abdulwahab0/wunderflats-automation_project
This is a task to Automate https://en-hiring.wunderflats.xyz/en/account/profile website using Cypress and Cucumber with Mochawesome report
automation-testing cypress-io javascript mocha-tests testing testplan
Last synced: 18 Jun 2026
https://github.com/brightspace/test-reporting-node
Node helper package for the test reporting framework
quality-enablement test-reporting testing
Last synced: 25 Jan 2026
https://github.com/cxw42/test-onlysome
Run only some of the tests specified in a Perl test file.
perl perl5 perl5-module skip-tests testing testing-tools
Last synced: 29 May 2026
https://github.com/meleu/tdd-ruby
Learn TDD with Ruby
minitest ruby software-engineering tdd testing
Last synced: 02 Jan 2026
https://github.com/fmarot/test-categories
Some basic marker interface to be used as junit categories. As JUnit does not embed some by default, a multi-module Maven project has to have categories defined outside (or you face "Unable to load category" errors or recursive errors in case the categories are part of the build)
Last synced: 28 Apr 2026
https://github.com/xapphire13/proto-launch
Small tool to host JavaScript prototypes on a local server
javascript local prototype server testing
Last synced: 08 May 2026
https://github.com/bluekeyes/srcsnk
Simple test server that acts as a data source or sink
Last synced: 03 Mar 2025
https://github.com/jaimerc/mongodb-module
chai dao-design-pattern javascript jsonschema mongodb nodejs schema-validation testing
Last synced: 12 Apr 2026
https://github.com/lambdatest/mocha-js-jenkins
How to integrate Jenkins pipeline for Mocha-js on [LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 08 Feb 2026
https://github.com/wronai/devix
Automated development and code repair system with enhanced analysis capabilities
automated-development code-analysis code-repair continuous-integration markdown monitoring python quality-assurance testing wronai
Last synced: 09 Jul 2026
https://github.com/alicanakkus/make-customers-happy-with-spock
Make customers happy with Spock
groovy happy-customers spock testing
Last synced: 21 May 2026
https://github.com/krishnanshu-saini/express-typescript-boilerplate
Quickly setup your node express project with typescript and start producing
boilerplate-template express jest-test nodejs testing typescript
Last synced: 01 Feb 2026
https://github.com/joseluisq/briefest
Small and fast Typescript unit testing library with no dependencies. [WIP]
browser library nodejs testing typescript unit-testing
Last synced: 05 Apr 2025
https://github.com/rogerchappel/shellgarden
Fixture-backed shell command examples with deterministic local transcripts.
cli doctest fixtures shell testing transcripts typescript
Last synced: 26 May 2026
https://github.com/romfos/testing.autofac
Testing library for autofac modules
autofac moq nsubstitute testing unit-test
Last synced: 12 Feb 2026
https://github.com/adrianriobo/podman-e2e
wrapper on top of podman upstream e2e tests to run them mostly on non linux environments with podman machine
e2e openshift-local podman testing
Last synced: 14 May 2025
https://github.com/plumsoftware/migration-from-android-to-kmp
Проект, где я пытался мигрировать с Android на KMP.
android-ios-application kmp testing
Last synced: 23 Mar 2025
https://github.com/slamko/vest
Valgrind testing automation tool
automation dsl testing valgrind
Last synced: 14 Mar 2025
https://github.com/lrmulkayhee/tea_recommendation_system
This repository contains a Tea Recommendation System designed to help users discover new teas based on their preferences. The project includes a backend built with Flask and a frontend built with React.
backend-development data-handling frontend-development recommendation-system testing
Last synced: 30 Mar 2025
https://github.com/igor-starostenko/tune_spec
BDD DSL for Page Objects in Ruby
calabash design-pattern e2e e2e-tests qa qatools rspec ruby ruby-gem spec test test-automation test-framework testing
Last synced: 04 Jan 2026
https://github.com/shashwat9kumar/twitter-testing-selenium
Web testing the UI of Twitter using the Selenium framework (run using java) and automating the testing using maven and Jenkins
java jenkins maven selenium selenium-java selenium-webdriver testing twitter twitter-ui
Last synced: 11 Apr 2026
https://github.com/andrei15193/cloudstub
An in-memory implementation of Azure Cloud Storage Services useful for testing.
azure in-memory in-memory-storage test testing testing-tools
Last synced: 07 Apr 2025
https://github.com/scttfrdmn/substrate
Event-sourced AWS emulator for deterministic testing of AI-generated infrastructure code
aws aws-cdk aws-emulator boto3 cloudformation devops event-sourcing go golang infrastructure-as-code integration-testing localstack-alternative mock terraform testing
Last synced: 06 Jul 2026
https://github.com/tisonkun/assert
A toolkit with common assertions that plays nicely with the standard library.
assertions go golang testing testkit
Last synced: 09 Aug 2025
https://github.com/slowli/chai-bytes
Chai assertions for byte arrays equality
assertions chai chai-plugin testing
Last synced: 08 Mar 2026
https://github.com/windperson/orleansunittestdemo
Demo how to write test project for testing Orleans Grains
dotnet5 orleans-example testing
Last synced: 22 Mar 2025
https://github.com/studiole/verify
Verify the products of test logic. Whether it's a complex object, or obscure file type. Verify complex objects as JSON, YAML. Support for NUnit based tests.
diagnostics nunit tdd test testing verify
Last synced: 06 Apr 2025
https://github.com/mdw-katas/golang-testing-functional-fixtures
Writing tests with functional options.
functional-options golang testing
Last synced: 08 Apr 2025
https://github.com/pganssle/test-podcast
A podcast feed for testing RSS reader / podcast reader software
Last synced: 07 Jan 2026
https://github.com/h4l/prybar
Create temporary pkg_resources entry points at runtime
entrypoints modularity testing
Last synced: 08 Jul 2025
https://github.com/yuliaraitsyna/custom-components-lib
Library of custom components that use design from MaterialUI Library. Testable via Storybook.
storybook testing ui-components ui-library
Last synced: 17 Feb 2026
https://github.com/gibachan/swift-fixtures
A Swift macro library that generates fixtures for value types to simplify unit test writing
fixture swift swift-macro testing
Last synced: 28 Jan 2026
https://github.com/tim0-12432/simple-test-server
Test servers for development and testing of communication clients
developer-tools self-hosted server testing
Last synced: 03 Oct 2025
https://github.com/lambdatest/mocha-js-incognito
How to run an automation test in Mocha-js in incognito mode on LambdaTest
javascript lambdatest mochajs selenium-webdriver testing
Last synced: 25 Jan 2026
https://github.com/godogx/aferosteps
Afero Cucumber Steps for Golang
afero bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing os testing
Last synced: 25 Apr 2026
https://github.com/fongandrew/mynock
Wrap ES6 function exports for easier mocking
es6 es6-modules javascript stubbing testing
Last synced: 25 Feb 2025
https://github.com/deepanshu-pbyte/postman-api-test-1
This is a simple project I created to practice API testing using Postman. It covers various endpoints from AutomationExercise.com and includes requests using different HTTP methods like GET, POST, PUT, and DELETE. I’ve added test scripts to each request, and everything can be run using Postman’s Collection Runner.
automationexercise postman postman-collection testing
Last synced: 01 Sep 2025
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/joscha/ts-jest-transformer
A base class that can be used to implement a transformer for use with ts-jest
jest testing transformer ts-jest typescript
Last synced: 03 Feb 2026
https://github.com/yungwarlock/grpc_testing
A simple example for testing gRPC application in Python
Last synced: 12 Sep 2025
https://github.com/envylabs/nextjs-todomvc
Comparison of testing frameworks and approaches in a Next.js application
Last synced: 11 Nov 2025
https://github.com/nlibjs/tsm
node --import=@nlib/tsm your-script.ts
esmodules nodejs testing typescript
Last synced: 20 Jan 2026
https://github.com/pawel-slowik/phpunit-phpstorm-issue-logging
Issue logging for PHPUnit tests in PhpStorm
php phpstorm phpunit phpunit-extension testing
Last synced: 21 May 2026
https://github.com/thehashton/cypress-playground
A Cypress playground in React to showcase E2E testing
cypress end-to-end-testing javascript react testing testing-tools typescript
Last synced: 08 Apr 2026
https://github.com/npo-poms/functional-tests
Integration/ui tests for the NPO POMS universe
npo npo-backend-api npo-frontend-api poms testing
Last synced: 20 Jan 2026
https://github.com/dusanjovanov/react-use-test
⚗️ Hook for testing React component state and functions
Last synced: 22 Mar 2025
https://github.com/openmcp-project/openmcp-testing
Testing framework for openMCP
Last synced: 13 Jan 2026
https://github.com/gedeonguerra/erp-selenium-qa
🏢 Suite completa de automação de testes para sistemas ERP - Selenium WebDriver, JavaScript, MySQL e Jenkins
automation ci-cd erp javascript jenkins mysql nodejs page-object-model qa quality-assurance selenium test-automation testing webdriver
Last synced: 13 Apr 2026
https://github.com/kfafard/win_can_tool
A Windows CAN-Bus simulation and testing tool with GUI and CLI support. Generates real-time J1939/NMEA2000 style CAN frames for hardware and software testing. Includes PyPI package, auto-built Windows EXE, and profile-based message generation.
can-bus diagnostics embedded-systems j1939 pyqt6 python python-can simulator testing windows
Last synced: 13 Jan 2026
https://github.com/kamatama41/embulk-test-helpers
Helper classes for Unit test of Embulk plugins.
Last synced: 06 Apr 2025