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-07 00:28:05 UTC
- JSON Representation
https://github.com/aligoren/iz
A powerful CLI tool for testing Git commits in temporary directories without changing your active branch.
cli commit developer-tools git productivity rust testing
Last synced: 19 Apr 2026
https://github.com/granito-source/vitest-marbles
Helper library for RxJS marbles testing with Vitest
Last synced: 13 Jan 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/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/acouvreurtesting/tf-acc-test-topic-prwg8
Terraform acceptance tests prwg8
Last synced: 06 Jul 2026
https://github.com/clovisphere/interviews
Interviews questions, assessments for roles I am interested in, i.e QA, Backend Engineer, Software Engineer in Test, etc.
algorithms interview-questions java kotlin python selenium testing
Last synced: 12 Jan 2026
https://github.com/tsaarni/python-certy
Python package for generating certificates for unit and integration tests.
certificates crl pki python testing x509
Last synced: 20 Mar 2025
https://github.com/sadabnepal/graphql-dev-test
graphql-testing graqhql nodejs testing
Last synced: 14 Mar 2025
https://github.com/rickcau/consoleapp-prompt-testing
ai azure evaluation genai prompt prompt-evaluation testing
Last synced: 15 May 2025
https://github.com/alexsniffin/go-swap
Testing utility for swapping out private field members without the need of dependency inversion of control
Last synced: 12 Jan 2026
https://github.com/dxtaner/e-commerce-backend-nodejs
e commerce backend
async-await ecommerce expressjs jsonwebtoken jwt-authentication mongoose testing validators
Last synced: 10 Apr 2026
https://github.com/hallysonh/client-sample-api
Client CRUD api using standard REST API
docker docker-compose rest-api spring-boot testing
Last synced: 10 Apr 2026
https://github.com/bhojpur/testing
The Bhojpur Testing is a software-as-a-service product used as a Testing Engine based on Bhojpur.NET Platform for application delivery.
Last synced: 04 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/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli 🪄
docs http hyperscript nextjs nextra test testing
Last synced: 24 Jul 2025
https://github.com/gonturri/tp-tadp-metaprogramacion
Aplicación de los conceptos de metaprogramación en ruby, desarrollando un simple framework de testeo
metaprogramming mocking-framework reflection rspec ruby spies testing
Last synced: 18 Apr 2026
https://github.com/swellaby/test-attributes-csharp
C# library with various test attributes
dotnet dotnet-standard testing
Last synced: 28 Apr 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/dotnet-malaga/aspire-todo-app
En DotNetMálaga 2024, Unai Zorrilla y Andoni Santamaría ofrecieron una sesión detallada sobre cómo integrar ASPIRE en proyectos nuevos y existentes, destacando sus ventajas en la modernización y mejora de aplicaciones.
aspire cloud database devtools testing
Last synced: 20 Feb 2026
https://github.com/foiovituh/reflectester
Minimalist implementation of a library for unit test execution ⚙️
java reflection testing tests unit-testing
Last synced: 10 Sep 2025
https://github.com/vitaliizghonnik/trello-rest-api-automation-testing
This collection aims to automate testing of main functionalities of the Trello management tool
api apitesting dockerfile jenkins jenkins-pipeline jenkinsfile newman-runner postman postman-collection qa qaautomation rest-api testing trello-api
Last synced: 04 Jan 2026
https://github.com/aayush-dhakal/nodejs-taskmanagerapi
Node.js rest api with JWT authorization, file upload and jest testing.
express-js jest-test jwt-authorization middlewares mongodb mongoose multer node-js rest-api testing
Last synced: 10 Apr 2026
https://github.com/hozlucas28/adventjs-solutions-2023
Repository with the solutions of AdventJS (2023) programming challenges by @midudev.
2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Apr 2026
https://github.com/maruyamakoju/deltatau-audit
Time Robustness Audit for RL agents — measures timing reliance, deployment robustness, and stress resilience
ci-cd deployment gymnasium mujoco reinforcement-learning rl-agents robustness stable-baselines3 testing timing
Last synced: 22 Feb 2026
https://github.com/anoduck/hinode-testsite
Hinode template exclusively for testing rendering and compatibility of modules.
hinode hugo hugo-site hugo-theme testing
Last synced: 06 Nov 2025
https://github.com/danielbatres/unit-testing-csharp
This project is to learn about unit testing and FIRST principles with c#.
csharp first test testing unit-testing xunit xunit-tests
Last synced: 26 May 2026
https://github.com/juanpms2/9_react_testing_exercise
Práctica del módulo 9 del máster. Testing en React con Jest y Cypress. Integración continua en Travis y Circle CI.
circleci cypress integration jest react testing travis
Last synced: 06 May 2026
https://github.com/busraoguzoglu/software-test-rag
Generation of software test scenarios using a RAG system with a local LLM (llama.cpp)
llamacpp llm rag software-testing testing
Last synced: 02 Feb 2026
https://github.com/4kills/cliapptestingframework
A testing framework for conveniently black-box testing a Java CLI app.
black-box-te cli cli-app java testing testing-framework testing-library
Last synced: 24 Jul 2025
https://github.com/costrouc/python-package-template
An example for package in python
conda continuous-integration package pypi python testing
Last synced: 06 Nov 2025
https://github.com/robtimus/jest-cucumber-enhanced-autobind
A replacement for jest-cucumber's autoBindSteps that allows more configuration options
Last synced: 07 Oct 2025
https://github.com/olumideolufowose/int_task
Automating testing of a Web App's Login Functionality using both Cypress and Selenium (Java & Python) and integrating these tests into a CI/CD pipeline that runs on GitHub Actions.
automation cypress java javascript python selenium testing testng unittest webdriver workflow
Last synced: 09 Apr 2026
https://github.com/astandrik/setup-local-ydb
Provision local YDB in GitHub Actions CI
ci database docker github-actions local-ydb testing ydb
Last synced: 24 May 2026
https://github.com/leonardonicola/golerplate
Boilerplate for Golang with Gin + Postgres + Swagger + JWT auth + Docker + Open Telemtry + Jaeger + testing examples and hot reload
air docker gin go jaeger jwt opentelemetry postgresql swagger testing
Last synced: 11 Apr 2026
https://github.com/oorabona/vitest-monocart-coverage
A Vitest custom coverage provider that integrates with Monocart coverage reporting
coverage monocart testing typescript vitest
Last synced: 20 Jan 2026
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/rogerchappel/plugtestkit
Local-first WordPress plugin test harness generator with PHPUnit, PHPCS, and CI templates.
ci cli local-first phpcs phpunit testing wordpress wordpress-plugin
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/raphaelbrodrigues/react-jest-exemple
A bunch of exemples using Jest and Testing Library
jest react testing testing-library
Last synced: 09 May 2026
https://github.com/jacebrowning/coverage-space-cli
Command-line client for The Coverage Space.
Last synced: 03 Feb 2026
https://github.com/nilsreichardt/generatorbox
Erstelle mit der GeneratorBox zufällige Passwörter oder Zahlen.
box generator number-generator password-generator testing
Last synced: 22 Mar 2025
https://github.com/nolindnaidoo/scrape-le
Zero Hassle Web Scrapeability Checker - Verify page reachability, capture screenshots, and detect anti-scraping measures before deploying scrapers
antibot automation captcha cloudflare developer-tools playwright reachability scraper screenshot testing typescript vscode-extension web-scraping zero-hassle
Last synced: 20 Jan 2026
https://github.com/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 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/ap/test-lives
decorate tests with a no-exceptions assertion
developer-tools perl testing testing-library
Last synced: 30 Aug 2025
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/lpar/schemata
Helper methods for creating test schemas in PostgreSQL databases with copies of tables from the live schema for unit testing.
golang postgresql schemas testing
Last synced: 04 Jan 2026
https://github.com/imjoehaines/flowder-yaml-loader
A YAML file loader for Flowder
fixture-loading fixtures flowder testing yaml
Last synced: 21 May 2026
https://github.com/umamiappearance/remembrance
Keep your source and build/dist files in sync.
build distribution source test testing
Last synced: 30 Aug 2025
https://github.com/petereon/ward-coverage
A coverage plugin for Python's Ward testing framework
Last synced: 28 Aug 2025
https://github.com/kellyfelkins/tabular
Convert ASCII table strings into lists of lists or lists of maps.
Last synced: 20 Feb 2026
https://github.com/axelledung/villageoftesting
A school project in Testing and Mocking
java mockito-junit-test testing
Last synced: 26 Aug 2025
https://github.com/khaledashrafh/task-management-system
The Task Management System is a robust backend application designed to manage tasks efficiently. It provides a RESTful API for performing CRUD operations on tasks, user authentication and authorization, and additional features such as validation, error handling, search and filtering, and email notifications.
authentication authorization email-notification error-handling junit lombok mapstruct mockito mysql notifications pagination spring-boot spring-data-jpa spring-security task-management testing validation
Last synced: 07 May 2026
https://github.com/standardbeagle/mcp-debug
The essential debugging and development tool for MCP servers - hot-swapping, recording, and automated testing
debugging development golang hot-swap mcp proxy recording testing
Last synced: 07 Jan 2026
https://github.com/arez/arez-testng
Arez utilities for writing TestNG tests
Last synced: 14 Jan 2026
https://github.com/zarinfam/mockmvc-assertj
AssertJ Support for MockMvc in Spring Boot 3.4 - How AssertJ Integration for MockMvc in Spring Boot 3.4 improve test readability
asserj java spring spring-boot spring-mvc testing
Last synced: 12 Apr 2026
https://github.com/noriste/stackoverflow-54282341
A repo for a Stackoverflow question
javascript mock redux-saga testing
Last synced: 09 Apr 2025
https://github.com/pakolalo/testing-services
Angular testing, services and components
angular17 components services testing
Last synced: 09 Apr 2025
https://github.com/co-mmer/aaa-mockmvc
This project provides a framework for structuring unit tests following the AAA (Arrange, Act, Assert) pattern with a focus on clarity and readability.
aaa arrange-act-assert integrationstests java mockmvc mvc quality testing testing-framework
Last synced: 14 Jan 2026
https://github.com/jozott00/clingotestrunner
This Python program automates Clingo ASP tests by executing given test files that contain certain comment annotations with expected results.
answer-set-programming clingo clingodl testing
Last synced: 18 Mar 2025
https://github.com/merrcurys/homework-tests
This repository contains practical work on the subject in the 2-3 years of the college - Testing.
Last synced: 12 Jun 2025
https://github.com/lambdatest/pytest-add-status
Add test status in automation test in Pytest on LambdaTest
Last synced: 07 Jan 2026
https://github.com/82luli02/ccai321_artificial_neural_network
This repository is dedicated to the lab work completed for the CCAI 321 course. It demonstrates practical work in artificial neural networks, including the implementation of activation functions, Hamming networks, perceptron and Hebb learning rules, and two-layer networks in Python. Networks were trained and tested on both examples and real data.
ai ann artificial-intelligence artificial-neural-networks hamming-network hebbian-learning-rule perceptron perceptron-neural-networks testing training two-layer-neural-network
Last synced: 20 Aug 2025
https://github.com/lambdatest/mocha-js-custom-metadata
How to add custom metadata to automation tests in Mocha-js on LambdaTest
javascript lambdatest mochajs selenium-webdriver testing
Last synced: 22 Feb 2026
https://github.com/niklas2810/okhttp-mocker
Mocking Client for OkHttp
interceptor java maven mock mocking mockserver okhttp okhttp-3 testing
Last synced: 14 Jan 2026
https://github.com/dgzlopes/powerfulseal-agent
WIP: Chaos agent for Powerfulseal
chaos-engineering powerfulseal testing
Last synced: 03 Apr 2025
https://github.com/1103837067/pom-bdd-template
POM-BDD-template,基于POM、BDD、playwright、allure报告的测试框架模板
allure-report bdd-framework playwright pom python testing ui-automation
Last synced: 09 Apr 2025
https://github.com/acerv/jenkins-cloner
Jenkins master cloner- Clone your Jenkins server with few clicks
automation cloner continuous-integration jenkins jenkins-ci testing
Last synced: 11 Mar 2026
https://github.com/oradian/pgscala-embedded
PostgreSQL cluster provisioning and utilities for Scala
embedded postgresql scala testing
Last synced: 14 Jan 2026
https://github.com/limcheekin/flutter_test_sample
Flutter Test Sample Project
flutter integration-testing testing unit-testing widget-testing
Last synced: 13 May 2026
https://github.com/ar90n/pytest-chdir
A pytest fixture for changing current working directory
Last synced: 22 Feb 2026
https://github.com/iloveitaly/pytest-celery-utils
Pytest plugin for inspecting Celery task queues in Redis during tests
Last synced: 11 Mar 2026
https://github.com/ktanaka101/ngx-http-stub-server
This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.
Last synced: 02 Apr 2025
https://github.com/hellproxy/system-safe
Set and retrieve Java system properties in your unit tests without any side effects
Last synced: 14 Jan 2026
https://github.com/igor-starostenko/report_factory-rspec
RSpec formetter for ReportFactory
qa qatools rails report reports rspec ruby ruby-gem ruby-on-rails rubygem test-automation testing
Last synced: 04 Feb 2026
https://github.com/andrepaulino/tdd_auto_tests
Código do curso Alura: TDD e Java: testes automatizados com JUnit
java junit test-automation testing unittest
Last synced: 29 May 2026
https://github.com/mwahab25/TestAutomation
Keyword-driven framework for Test Automation
csharp keyword-driven-framework mobile-testing test-automation testing
Last synced: 11 Mar 2025
https://github.com/midhetfatema94/FirstTests
Testing practice project in Swift
ios ios-app ios-demo ios-swift swift test test-automation test-driven-development testing testing-framework tests
Last synced: 11 Mar 2025
https://github.com/SirloinPOSApp/SIRLOIN-TESTING-WEB-AUTOMATION
Web Automation Testing SirloinPOS using java and cucumber selenium .
automation selenium test-automation testing
Last synced: 11 Mar 2025
https://github.com/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 11 Mar 2025
https://github.com/curityio/zero-trust-api-testing
An example that shows how to develop and test a zero trust api.
api claims code-example jwt-validation oauth2 scopes testing
Last synced: 25 Mar 2025
https://github.com/artmann/whaam
CLI Testing made eazy
cli docker end-to-end-testing testing typescript
Last synced: 29 Apr 2026
https://github.com/maxim2266/mite
Minimalist test framework for C language.
c test testing testing-framework
Last synced: 24 Aug 2025
https://github.com/zyga/libzt
libzt is a simple and robust unit test library for C
Last synced: 09 Mar 2025