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/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/Formtrix/CS-305_Portfolio
Software Security
developer-tools security software-development software-engineering testing
Last synced: 25 Oct 2025
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/zett-8/unbearable-lightness
Gatsby starter with Typescript, Styled-components, and Testing(Jest)
gatsby gatsby-starter jest styled-components testing typescript
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/slava0135/doktest
The Gradle plugin that verifies your Kotlin code inside KDoc comments.
docs doctest gradle gradle-plugin kdoc kotlin testing
Last synced: 03 May 2026
https://github.com/asrieldreemurrgm/e2e_test_practice_with_cypress
Practical project for E2E testing using Cypress, applied to the Contact Agenda website. Includes test cases for rendering, adding, editing, and deleting contacts. Screenshots are taken after each test for visual confirmation, and the mochawesome reporter is used to generate HTML reports.
automation-testing contact-app cypress cypress-io e2e-tests end-to-end frontend javascript mochawesome react test-automation test-report testing
Last synced: 18 Apr 2026
https://github.com/nofaralfasi/quality-assurance
perl qa quality-assurance scripting testing
Last synced: 24 Oct 2025
https://github.com/andreavitali/moviebookings
MovieBookings API Test Project
api dotnet-8 entity-framework testing
Last synced: 03 May 2026
https://github.com/netr/mimicr
Rust library for working with HTTP requests to simulate a browser.
http-client http-requests rust testing
Last synced: 24 Oct 2025
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/juanmachuca95/conductores_go
Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing
clean-architecture gin golang gomock mysql sqlmock testing
Last synced: 03 May 2026
https://github.com/lsongdev/kelp-test
super tiny testing framework
test-driven-development testing testing-framework testing-tools
Last synced: 24 Oct 2025
https://github.com/flaviosouzasantos/uptime-owlet
graphql java monitoring spring-boot testing
Last synced: 03 May 2026
https://github.com/dimuzzo/intrusion-detection-tester
Little intrusion detection tester using python. The project is inspired by the article from freeCodeCamp: https://www.freecodecamp.org/news/build-a-real-time-intrusion-detection-system-with-python/
intrusion-detection-system python 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/zer0contextlost/llmtape
Record and replay LLM API calls in tests — zero cost, zero flakiness
anthropic cassette developer-tools llm openai python testing vcr
Last synced: 04 May 2026
https://github.com/zer0contextlost/llmgate
Pre-deploy LLM regression testing for CI pipelines
ci evaluation llm llmops pytest python regression-testing testing
Last synced: 04 May 2026
https://github.com/lambdatest/python-selenium-verify-download
How to verify file download in automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 04 May 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/ryands17/cloud-native-testing
Cloud Native Integration Testing for Serverless apps
cdk serverless testing typescript
Last synced: 04 May 2026
https://github.com/rest-certain/hamcrest-phpunit
Hamcrest matchers that work natively with PHPUnit
hamcrest hamcrest-matchers php phpunit testing
Last synced: 04 May 2026
https://github.com/boudra/jester
A modern single-file header-only testing library for C++
cpp cpp11 cpp14 cpp17 header-only single-file test testing
Last synced: 24 Oct 2025
https://github.com/devilrancy/robot-cx-python
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
cx-oracle devops docker python python-2 python-3 robot-framework robotframework testing
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
https://github.com/rossyman/jasminum
Decorators and utilities for a more expressive jasmine testing experience
angular jasmine jasminum javascript testing typescript
Last synced: 04 May 2026
https://github.com/UltraSkye/a2a-compliance
Automated compliance testing for the Agent2Agent (A2A) protocol — schema validation, JSON-RPC conformance, and SSRF/TLS/CORS security checks.
a2a agent2agent compliance llm protocol security tck testing typescript
Last synced: 09 Jun 2026
https://github.com/codeofnode/allrounder
It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.
command db mocha-tests rest-api testing unit-testing
Last synced: 04 May 2026
https://github.com/0-co/mcp-test
pytest integration and CLI for testing MCP servers — the missing testing layer for MCP
cli integration-testing mcp mcp-server mcp-testing pytest python testing
Last synced: 04 May 2026
https://github.com/ososuna/testing-js
đź§Ş Testing with JavaScript course from Platzi
end-to-end integration-testing javascript jest testing uitest unit-testing
Last synced: 04 May 2026
https://github.com/rwypior/tinytest
Tiny, header-only, unit testing library for C and C++
c cpp library test test-tools testing unit-test
Last synced: 27 Jan 2026
https://github.com/sancakerkan/login-automation
This repository contains automated tests for a simple login interface using Selenium WebDriver and TestNG. The tests include verification of correct and incorrect login attempts across different browsers.
java maven selenium selenium-webdriver test-automation testing
Last synced: 04 May 2026
https://github.com/blaskovic/tin
Test It Now! Tool made for quick testing on various infrastructures
Last synced: 22 Jan 2026
https://github.com/anayarojo/qualisys-configuration
Ejemplo básico de pruebas unitarias en C#
configuration csharp nuget-package testing
Last synced: 04 May 2026
https://github.com/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/eyrafabdullayev/spring-boot-rest-testing
Testing of Spring Boot Restful API
integration-testing java jwt jwt-authentication spring spring-boot spring-security spring-security-ouath testing
Last synced: 04 May 2026
https://github.com/kadraknb/react-testing-library
Nesse projeto eu escrevi testes para uma aplicação React
Last synced: 04 May 2026
https://github.com/realazthat/snipinator
Embed Python code snippets in your README.md from actual (testable) code.
documentation documentation-generator documentation-tool documentation-tools dynamic-documentation github include jinja2 markdown preprocessor readme readme-md readme-template snippets templates testing
Last synced: 05 May 2026
https://github.com/tosheto/playwright-portfolio
Playwright end-to-end testing portfolio project using Page Object Model (POM), helpers, and GitHub Actions CI pipeline.
allure-report automation ci-cd continuous-integration github-actions jest nodejs page-object-model playwright playwright-typescript qa-automation qa-engineer reporting software-testing test-automation testing typescript
Last synced: 09 Apr 2026
https://github.com/piecioshka/boilerplate-mocha
🍴 Starter with Mocha and other assertion libraries
Last synced: 17 Jun 2026
https://github.com/sakejs/sake-mocha
Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.
javascript mocha nodejs sake tasks testing
Last synced: 05 May 2026
https://github.com/eclipse-xfsc/portal-pre-acceptance-testing
demo environment for xfsc portal
automation pre-acceptance qa testing xfsc
Last synced: 15 Mar 2026
https://github.com/mikerogne/laravel-tag-assertions
Adds useful tag assertions to Laravel's TestResponse class.
Last synced: 15 Mar 2026
https://github.com/optiflowic/kumolo
A high-fidelity AWS emulator for local development and testing
aws aws-emulator developer-tools dynamodb golang local-development s3 sts testing
Last synced: 17 Jun 2026
https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-5_dotnet-8_csharp-12
Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.
aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit
Last synced: 05 May 2026
https://github.com/kooshapari/kwality
đź§ LLM Validation Platform: Advanced testing frameworks with DeepEval, Playwright MCP, OpenLLMetry observability, Neo4j knowledge graphs, and Burr+pytest TDD workflows
ai claude deepeval llm neo4j observability playwright tdd testing validation
Last synced: 05 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/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/juancastillo0/dart_github_actions
Collection for Dart and Flutter Github actions workflows, configurations and scripts for continuous integration and deployment (CI & CD)
cd ci codecov coverage coveralls dart deployment flutter formatting github-actions linting testing
Last synced: 05 May 2026
https://github.com/nicomadeankaf/because
🌟 Simplify decision-making with because, a lightweight tool that helps you weigh options clearly and efficiently.
alternatives awesome browser cli cli-app click covid-19 cyber-security gafam hacking ipython presentations python script services stackoverflow testing zsh
Last synced: 23 Oct 2025
https://github.com/clark-ewerton/mobile-test-automation-lab
🚀 Mobile Test Automation Lab | A scalable Appium + Java framework for Android/iOS testing. Features: ✔ Parallel testing | ✔ Allure Reports | ✔ CI/CD (GitHub Actions) ✔ Sauce Labs integration | ✔ DataProvider
allure-report android android-testing appium cicd github-actions github-page github-pages java maven mobile-testing saucelabs test-automation testing testng
Last synced: 05 May 2026
https://github.com/hoonapps/kr-validators-test
kr-validators test app
class-validator nestjs testing
Last synced: 05 May 2026
https://github.com/kmarryo/feedreader
Jasmine test suite for a feedreader app
feed-reader jasmine testing udacity-frontend-nanodegree
Last synced: 17 Jun 2026
https://github.com/justinhwang92/jc-netflix
Netflix Clone made with React, Custom Hooks, Context, and Firebase
clone-coding firebase react react-hooks styled-components testing
Last synced: 05 May 2026
https://github.com/poyrazavsever/frontend-testing
"Frontend'de Test Yazmak" YouTube videom için hazırladığım uygulama rehberi. Next.js üzerinde Unit (Vitest), Integration (RTL) ve E2E (Playwright) test senaryolarını içerir.
frontend-development nextjs playwright react-testing-library testing vitest youtube
Last synced: 18 Jun 2026
https://github.com/jgleitz/atrium-gradle-testkit
Atrium assertions to test Gradle plugins with TestKit
Last synced: 23 Oct 2025
https://github.com/nfreear/qa
Dual-language continuous integration and Git hooks.
continuous-integration git-hooks openuniversity qa quality test testing travis-ci
Last synced: 09 Jun 2026
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/mominaamjad/nyne-tests
javascript mocha selenium testing
Last synced: 05 May 2026
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intégrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/hala-samir/selenium-data-driven
Data driven test using Selenium, Java, MAVEN and TestNG
datadriven java localization maven maven-pom properties selenium-java selenium-webdriver testing testng testng-reports
Last synced: 06 May 2026
https://github.com/skyramp/testbot
AI Powered Deterministic Testing for your Web Applications.
agentic-workflow ai-agent qa qa-automation rest-api testing
Last synced: 06 May 2026
https://github.com/craftzing/redemption
A collection of test utilities for Laravel we commonly use at Craftzing
laravel laravel-framework php php81 phpunit testing
Last synced: 06 May 2026
https://github.com/olumideolufowose/postmandemo
Automated Demo API tests integrated into Github Actions CI/CD Pipeline.
api api-testing automation javascript performance-testing postman restapi testing
Last synced: 15 Mar 2026
https://github.com/lambdatest/mocha-js-terminal-logs
How to upload and view Mocha-js terminal logs on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 23 Jan 2026
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/solracsx/powersub-demo-8327
⚡ Simplify your subscription management with powersub-demo-8327, a demo tool to streamline and automate your service subscriptions effortlessly.
api backend demo deployment educational frontend graphql javascript open-source powersub programming sample-code testing tutorials web-development
Last synced: 06 May 2026
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/jurerotar/opfs-mock
In-memory implementation of the origin private file system for usage in your Jest or Vitest tests.
browser jest nodejs opfs storage testing typescript vite vitest
Last synced: 06 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/aleydon/nodejs-template
Node Js template configured with typescript, eslint, prettier, husky (pre-commit) and more...
api api-rest eslint husky javascript jest js node node-js nodejs prettier prisma relative-path template test testing ts typescript
Last synced: 14 Apr 2026
https://github.com/carloscolbe/url-to-json
URL query to JSON and JSON to URL with query
api json querystring testing testing-tools url
Last synced: 06 May 2026
https://github.com/bitomule/musts
The validation loop that stops AI coding agents from claiming work is done before it actually is.
agents ai-agents claude-code cli developer-tools dogfooding rust testing validation
Last synced: 19 Jun 2026
https://github.com/monicatvera/kata-mars-rover
Kata mars rover TDD
jest jest-tests kata kata-practice kata-tdd node-typescript nodejs tdd-kata tdd-typescript testing typescript
Last synced: 06 May 2026
https://github.com/manujb023/blog-app-with-cicd
Full-stack blog application with React, TypeScript, AWS CDK, and CI/CD pipeline. Demonstrates TDD and DevOps practices with temporary AWS deployment
api-gateway aws-cdk blog-app ci-cd cloudformation devops dynamodb full-stack github-actions infrastructure-as-code jest lambda nodejs react s3 serverless tdd testing typescript
Last synced: 11 Apr 2026
https://github.com/coenttb/swift-memory-allocation
A Swift library for memory allocation observability.
allocation cross-platform leak-detection linux macos memory observability performance profiling server-side-swift swift testing
Last synced: 06 May 2026
https://github.com/golangid/testada-example
examples go golang integration-testing mysql redis testing
Last synced: 06 May 2026
https://github.com/ashish-simplecoder/js-app-testing
A repo to learn testing the javascript applications
javascript react testing typescript vitest
Last synced: 06 May 2026
https://github.com/neemiasborges/csharp_clientproductmanager
sistema de gerenciamento de clientes e produtos desenvolvido em C# com Windows Forms e .NET. Permite cadastrar, editar, remover e listar clientes e produtos, além de registrar e listar vendas. Utiliza PostgreSQL para persistência de dados e segue a Clean Architecture.
clean-architecture clean-code csharp postgresql studies tdd testing
Last synced: 06 May 2026
https://github.com/vergissberlin/ubuntu-development
Ubuntu-based Docker image for development, testing, and deployment workflows.
ci-cd deployment devcontainer development docker docker-image github-actions testing ubuntu
Last synced: 20 Jun 2026
https://github.com/hebertcisco/php-testing-skill
PHP Testing Skill
ai ai-agent ai-agents ai-skill ai-skills ai-tools pest pestphp php php-testing-skill php8 phpunit skill skills testing testing-ai testing-automation testing-tool testing-tools
Last synced: 20 Jun 2026
https://github.com/guidomantilla/best-practices
Curated software engineering best practices. Backend, Frontend, Data, AI Engineering. Zero Trust (CISA ZTMM) + Well-Architected frameworks. Claude Code skills included.
ai-engineering architecture backend best-practices ci-cd claude-code data-engineering frontend observability secure-coding software-engineering system-design testing well-architected zero-trust
Last synced: 07 May 2026
https://github.com/nomis51/coverme
A simple dotnet test coverage plugin for JetBrains Rider
coverage-testing dotnet jetbrains-rider testing
Last synced: 15 May 2026
https://github.com/kartik8dwivedi/seleniumtesting-automated-web-form-testing
Automated test suite using C#, Selenium WebDriver, and NUnit to validate user interactions (text fields, radio buttons, dropdowns, date input, and file uploads) on a sample web form. Built for learning, reliability, and extendability.
automation chrome chromedriver csharp dotnet nunit qa qa-automation selenium selenium-csharp testing webdriver
Last synced: 07 May 2026
https://github.com/jwill9999/sinon_reverse_engineered
Teaching package to demonstrate Sinon Reverse Engineered code.
chai engineering example-project mocha re-engineered reverse reverse-engineered reverse-engineering sinon sinonjs teaching-materials testing testing-framework
Last synced: 07 May 2026
https://github.com/adamcegielka/my-shop-automationpractice-pl
Create test cases in TestRail, report bugs in JIRA and create automated tests in Playwright
bug-reporting jira manual-testing playwright test-automation test-cases testing testrail typescript vscode
Last synced: 07 May 2026
https://github.com/pallavithorat/uberapp-backend
This is backend code for UberApp using SpringBoot
cicd spring-boot spring-mvc spring-security testing
Last synced: 07 May 2026
https://github.com/sharonnavarro/angular-testing-course
Angular proyect with Jest as JavaScript testing framework
angular jest karma testing unit-testing
Last synced: 07 May 2026