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-05 00:25:13 UTC
- JSON Representation
https://github.com/offlabel-scaffolds/scaffold-ci-cd-pipeline
GitHub Actions CI/CD pipeline templates
automation cicd devops github-actions priority-critical scaffold testing
Last synced: 08 Oct 2025
https://github.com/juanpablo70/ieti-unittesting
Unit Testing with Spring Boot
java junit mockito spring-boot testing
Last synced: 28 Apr 2026
https://github.com/hyerix/hyerix-natsfixture
Single-binary, language-neutral CI fixture for NATS-dependent code. Bundled NATS server, declarative YAML, no Docker.
ci ci-fixture developer-tools hyerix jetstream nats nats-io rust test-fixtures testing
Last synced: 30 May 2026
https://github.com/ashmalzahra/testing-practice
This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.
javascript jest tdd-javascript testing unit-testing
Last synced: 28 Apr 2026
https://github.com/danielrenes/bee
A simple Go test library with colorful output and easily locatable error locations.
Last synced: 14 Jan 2026
https://github.com/alexandreevgit/mytutor2
MyTutor is a web platform that connects tutors and students in subjects like Mathematics and Informatics. It allows users to post and search for tutoring offers, making it easy for learners and educators to connect.
css html java login oop-principles spring-boot spring-mvc spring-security testing thymeleaf
Last synced: 28 Apr 2026
https://github.com/brootaylor/playwright-poc
Playwright POC example
playwright test-automation testing testing-tools
Last synced: 28 Apr 2026
https://github.com/amssdias/sending-emails
Website to send emails
django form-validation logs python3 smtp testing
Last synced: 28 Apr 2026
https://github.com/nanlabs/nan-python-engineering-labs
Self-guided learning system for professional Python engineering — typing, testing, async, FastAPI, performance. NaNLABS Lab Charter v1.
async charter-v1 fastapi learning-labs nanlabs packaging python testing typing
Last synced: 16 Jun 2026
https://github.com/apuokenas/rodente-e2e-playwright
End-to-end tests for rodente.lt using Playwright
e2e playwright rodente testing
Last synced: 28 Apr 2026
https://github.com/4lessandrodev/dependency-injection-tsyringe
testing tsyringe - dependency injection
dependency-injection test testing tsyringe
Last synced: 16 Jun 2026
https://github.com/sand4rt/playwright-ct-qwik
Playwright Qwik component testing.
component-testing playwright qwik qwik-component test testing
Last synced: 28 Apr 2026
https://github.com/ganeshsrambikal/mocha_test
simple demo on mocha chai test with mocha test template
javascript mocha mocha-chai testing
Last synced: 29 Apr 2026
https://github.com/yookoala/mockhttp
A minimalistic Go library to mock http transport. Neat tool for testings with mock network.
golang http mock-network testing
Last synced: 01 Jul 2026
https://github.com/quinnjr/blackbox-bench
A lightweight, zero-dependency Python benchmarking library with decorator and context manager APIs, CLI, and run comparison
benchmark benchmarking cli developer-tools optimization performance profiling python testing timing
Last synced: 16 Jun 2026
https://github.com/bilal-fazlani/mockserver-openapi-scenario-extension
A MockServer expectation initializer that turns OpenAPI x-mockserver-scenarios extensions into executable MockServer expectations at startup.
Last synced: 16 Jun 2026
https://github.com/yahya123-hub/automation-testing-opencart
This project demonstrates automation testing of the OpenCart Demo using Java, Selenium WebDriver, and TestNG. The automation suite covers key e-commerce functionalities like user authentication, product search, cart management, and checkout process.
automation-testing java opencart selenium-java selenium-webdriver testing
Last synced: 29 Apr 2026
https://github.com/abrilsabatini/test
Proyecto de pruebas unitarias con Java, Spring Boot, JUnit y Mockito
jacoco java junit mockito spring-boot testing unit-testing
Last synced: 29 Apr 2026
https://github.com/licetlemus/aesthetic-clinic
Este proyecto tiene como objetivo desarrollar una aplicación en Salesforce para gestionar. y registrar los procedimientos estéticos de una clínica. Incluye la creación de objetos personalizados como Contactos, Reservas, Ítems de Programación y Procedimientos, con reglas empresariales específicas
apex lwc-component metadata object salesforce testing
Last synced: 21 Jan 2026
https://github.com/gabrielogregorio/mark-tested-specs
📦 This CLI library helps you mark the specifications that were tested in a markdown file.
automatic-testing cli docs npm-package package testing
Last synced: 29 Apr 2026
https://github.com/git-afsantos/rosqc
ROS node testing based on Python Hypothesis
hypothesis-testing quickcheck ros testing
Last synced: 29 Apr 2026
https://github.com/t-ski/min-test
Minimal test script for quickstart NodeJS projects.
nodejs testing zero-dependency
Last synced: 29 Apr 2026
https://github.com/coder-acjhp/spring-boot-rest-mongodb
Simple springboot restful api with embedded mongodb
monogdb restful-api spring-boot testing
Last synced: 29 Apr 2026
https://github.com/theremotecoder/unit-testing-playground
TDD + BDD testing + tools - Playground + Experiments
bdd es6 javascript javascript-testing javascript-tests javascript-unit-test jest jest-test jest-testing jest-tests js node tdd testing testing-library unit-test unit-testing unittest unittesting unittests-generation
Last synced: 29 Apr 2026
https://github.com/istinnew/eniac_ab_insight
Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.
ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code
Last synced: 29 Apr 2026
https://github.com/firefly-zero/firefly-test
☑️ Framework for testing Firefly Zero apps
firefly-zero gamedev pytest python rust test testing testing-framework
Last synced: 18 Apr 2026
https://github.com/neikei/jenkins-testing-environment
Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian jenkins playground testing vagrantbox
Last synced: 09 May 2026
https://github.com/neurodivergent-dev/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 29 Apr 2026
https://github.com/prashanth-sams/javascript-api-test
Basic API testing boilerplate project based on JavaScript
api api-testing-framework automation-framework automation-test framework mocha postman postman-collection supertest testing
Last synced: 30 Apr 2026
https://github.com/leotabosa/jest-basics
Jest basic examples
frontend-testing hacktoberfest hacktoberfest2021 jest testing
Last synced: 30 Apr 2026
https://github.com/codedbyarizola/qa-classwork
Assignments for my QA Methodologies course.
csharp python quality-assurance testcases testing
Last synced: 30 Apr 2026
https://github.com/ms10596/onlinelibrarysystemtesting
Testing of a library web application using selenium.
Last synced: 30 Apr 2026
https://github.com/ksxgithub/deno_simple_type_assert
Simple type assertion library for Deno
assert deno library testing typecheck typescript
Last synced: 30 Apr 2026
https://github.com/snvfk1n/smtp-tester-bin
📬 cli script for the `smtp-tester` library
Last synced: 30 Apr 2026
https://github.com/ravifel/seleniumuitestcsharp
Selenium WebDriver | C#.Net | Workshop | (RKTestingTools)
csharp nuget-packages selenium-webdriver test-automation testing visual-studio
Last synced: 30 Apr 2026
https://github.com/piebro/echo-mcp-server-for-testing
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
Last synced: 30 Apr 2026
https://github.com/fnogcps/github-actions
:octocat: Repository for testing with GitHub Actions
continuous-integration github-actions imported-repo pratice-project testing workflow
Last synced: 18 Jan 2026
https://github.com/lamco-admin/lamco-rdp-tools
A toolkit of focused RDP utilities: rdpsee inspects a server, rdpdo drives a session.
automation cli ironrdp rdp rdp-client remote-desktop rust screenshot testing
Last synced: 27 Jun 2026
https://github.com/piecioshka/boilerplate-mocha
🍴 Starter with Mocha and other assertion libraries
Last synced: 17 Jun 2026
https://github.com/laravel-shield/testing
Testing support package for your drivers.
laravel package testing webhooks
Last synced: 01 May 2026
https://github.com/matthiasdebernardini/mutation-killing-orchestrator
A Claude Code skill that triages cargo-mutants survivors by real-world impact and writes the killing tests for the top findings — model-tiered (Opus judges, Sonnet executes).
cargo-mutants claude-code claude-skill mutation-testing rust testing
Last synced: 27 Jun 2026
https://github.com/tomasbasham/terraform-report-action
GitHub Action to execute Terraform static code analysis and report results in pull requests
gituhb-actions terraform testing
Last synced: 30 May 2026
https://github.com/synidsweet/claude-testing-infrastructure
AI-first testing infrastructure for JavaScript/TypeScript and Python projects
ai-agents developer-tools javascript jest pytest python testing testing-framework typescript
Last synced: 01 May 2026
https://github.com/tiagocupertino/desafio-bix-qa
QA automation suite for BIX technical challenge. Cypress tests covering UI and API with GitHub Actions CI/CD and Cypress Cloud reporting.
api api-testing ci-cd cicd cypress docker docker-compose e2e-testing javascript qa qa-automation testing
Last synced: 09 May 2026
https://github.com/mscbuild/nanoagent-compliance-hub
Multi-Agent Expense Auditing Platform
agent agent-skills agentic-ai automation coding deploy intelligence release security server skills testing
Last synced: 27 Jun 2026
https://github.com/gobindagoswamee6328/selenium_testing
Software Testing using python selenium.
csv-files graph-plot matplotlib pandas selenium-python selenium-webdriver testing testreport
Last synced: 01 May 2026
https://github.com/carseven/adventjs
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 01 May 2026
https://github.com/alfi-lib/test_data
Data for testing the library.
interpolation math maths testing
Last synced: 08 Jun 2026
https://github.com/rahmatagungj/owntest-sdiff-dev
This package will finding differences between two string, you can combine this with `owntest.js` to test your code.
Last synced: 17 Jun 2026
https://github.com/yokawaiik/auto_test_task
Solution of a test task for test automation.
allure automation java maven pageobject-pattern selenium testing
Last synced: 01 May 2026
https://github.com/jinshuju/agent-miniprogram
A CLI tool that helps AI agents test and operate WeChat Mini Programs.
ai-agent automation cli jinshuju testing typescript wechat-mini-program
Last synced: 17 Jun 2026
https://github.com/halimath/fixture
A golang micro-framework for writing reusable test fixtures on top of package "testing"
Last synced: 06 Oct 2025
https://github.com/shwetank/promptecho
Record & replay for LLM API calls. Like vcrpy / nock, but built for the way LLM traffic actually behaves.
anthropic llm openai pytest record-replay testing testing-tools vcr
Last synced: 18 Jun 2026
https://github.com/imran-imtiaz48/sql-query-optimization-showcase
Real-world SQL queries with optimized versions for performance tuning and best practices.
optimization performance sql sqlserver testing tuning
Last synced: 05 Oct 2025
https://github.com/laurentbristiel/cucumber_poc
POC of cucumber testing tool
Last synced: 02 May 2026
https://github.com/zoraizmohammad/sonicsync
Wearable Subaqueous Psychoacoustic Testing Apparatus
cad esp32 firmware hardware-designs testing
Last synced: 28 Jun 2026
https://github.com/barcellos-pedro/tiny-test
Simple testing library based on console.assert
Last synced: 02 May 2026
https://github.com/20syldev/password
Interface simple de vérification de mots de passe
Last synced: 05 Oct 2025
https://github.com/andres29ac/proyectos-cshrap-aspnet
En este repositorio se almacenara Proyectos en C# y ASP.NET
api asp-net asp-net-mvc csharp patrones-diseno testing
Last synced: 18 Jun 2026
https://github.com/maheshkumar-novice/tic-tac-toe-with-tests
A command line game written in Ruby with Tests
Last synced: 02 May 2026
https://github.com/sharmasalil/cypress_javascript_tdd
This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.
api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial
Last synced: 28 Apr 2026
https://github.com/pcpratheesh/slack-connector
This is a basic package that will serve as an intermediary layer between the client and Slack API. Its primary function is to enable easy integration and connection with the Slack platform. By utilizing this package, users can enjoy a streamlined communication experience, with minimal effort required to establish a connection to the Slack API.
connect connector go golang golang-application golang-package intermediate library middleware notifications package-manager slack slack-api testing
Last synced: 02 May 2026
https://github.com/daminebenq/playwright-cucumber-api-test
Playwright Cucumber API Testing framework + Report in html.
api api-testing cucumber playwright playwright-cucumberjs testing
Last synced: 02 May 2026
https://github.com/rohit1901/mockable
Mockable automates the mock generation process while maintaining type safety and ease of use. #library
ast generator mocks testing typescript
Last synced: 28 Jun 2026
https://github.com/restuwahyu13/express-testing-mocha
example development testing with mocha and chai
express mocha-chai mocha-tests nodejs testing ts-node typescript
Last synced: 02 May 2026
https://github.com/therockstorm/watchtowr
API testing and monitoring with GraphQL
api-testing graphql monitoring testing
Last synced: 02 May 2026
https://github.com/tushariitr-19/assay
Framework-agnostic evaluation harness for Go — test your MCP servers and AI agents with scored, CI-ready checks.
adk agent-eval ai-agents cli evaluation golang llm-eval mcp model-context-protocol testing
Last synced: 28 Jun 2026
https://github.com/robonito/docs
Best No-Code Tool for your QA Process Stop wasting time on manual QA process and adopt a smarter way to test your applications. Save hundreds of hours by using intuitive Recorder along with Assertions for better UI and flow testing
ai-testing-tool automation docs playwright testing web
Last synced: 05 Oct 2025
https://github.com/funnyhcat-dotcom/api-shape-diff
Compare JSON/API response shapes and highlight breaking changes.
api cli developer-tools diff json nodejs schema testing
Last synced: 29 Jun 2026
https://github.com/ifak/fences
Generate samples for various schemas like json schema and regex
grammar json regex schema testing verification xml
Last synced: 12 Mar 2025
https://github.com/neelsoumya/testing_framework_r
An example to show a testing framework in R using the testthat package.
Last synced: 19 Jun 2026
https://github.com/luispagarcia/gatsby-jest-template
Basic example to use Jest test on Gatsby app
gatsbyjs jest jest-tests testing
Last synced: 03 May 2026
https://github.com/acromedia/sloth
Benchmark and profile JavaScript code and functions in isolated environments!
benchmark javascript memory nodejs profiling testing
Last synced: 03 May 2026
https://github.com/storacha/ucanto-compat
🤝 Ucanto cross language compatibility testing
Last synced: 07 Jun 2026
https://github.com/sunilyadav97/online-testing-system
This is full stack project of Online Testing system . where use can give test and see result.
ajax-request authentication bootstrap5 custom-user-model django examination-system javascript media python static testing user
Last synced: 03 May 2026
https://github.com/lambdatest/python-selenium-geolocation
How to add geolocation to an automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 03 May 2026
https://github.com/still34/dotnet.evaluation
Personal repository to test against several .NET/C# features.
dotnet personal-project testing
Last synced: 03 May 2026
https://github.com/damirscorner/20240621-dotnet-webapi-testing
Sample project for 'Web API integration tests' blogpost
Last synced: 03 May 2026
https://github.com/vurte/tui-td-py
Official Python wrapper for tui-td — TUI testing and automation for coding agents and terminal-based AI tools.
ai-agents async automation mcp python terminal testing tui tui-testing
Last synced: 09 Jun 2026
https://github.com/bytrangle/conduit-cypress
Demo of end-to-end testing with Cypress on a Medium clone app.
cypress cypress-example javascript testing
Last synced: 17 Mar 2025
https://github.com/alttester/examples-csharp-aws-alttrashcat
Example repository for running tests using AltTester Unity SDK and AWS Device Farm
alttester-unity-sdk aws csharp device-farm mobile-testing test-automation testing testing-tools unity unity-test-tools
Last synced: 03 May 2026
https://github.com/liblaf/color-make
⛔️ DEPRECATED - 🛠️ Colorful and enhanced Makefile output with rich text formatting!
automation cli code-quality continuous-integration dependency-management deprecated github-actions makefile python rich-text testing
Last synced: 14 Jan 2026
https://github.com/ayushmanc2061/playwright-csharp-bdd-format-ui-automation-testing-suite
BDD UI automation testing suite in C# using Playwright and XUnit. Validate web app functionalities with SpecFlow and Page Object Model. 🚀🐙
bdd bdd-framework bdd-style-testing-framework bdd-tests csharp dotnet e2e e2e-testing e2e-tests gherkin-language playwright quality-assurance specflow testing webtesting xunit xunit-tests
Last synced: 03 May 2026
https://github.com/wisq/ex_git_test
A git pre-commit hook that runs a `mix test`, but only on your git staged changes
automation elixir-lang git testing
Last synced: 04 May 2026
https://github.com/gadiim/playwrightallure_01.10.24
This project is a test automation suite built using Playwright, aimed at ensuring the functionality and reliability of web applications. It includes a series of automated tests that cover essential user interactions and verify the expected behavior of the application.
allure automation gh-actions gh-pages javascript playwright playwright-javascript playwright-tests testing
Last synced: 04 May 2026
https://github.com/flarebyte/baldrick-pest
Cunning regression tests for CLI applications
cli npm-cli regression-testing testing
Last synced: 19 Jun 2026
https://github.com/veldhub/veld_code__simple_docker_test
Code veld providing a simple docker test.
Last synced: 04 May 2026
https://github.com/vincevargadev/ecstatic_dart
This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.
Last synced: 04 May 2026