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/thyago-akira/akira.testtools.scenarios
Scenarios Builder - Testing Tool
csharp dotnet testing testing-tools
Last synced: 14 Jan 2026
https://github.com/vmartinscordeiro/projeto_teste
FastAPI + Postgres + Alembic + Docker | React + Vite + Redux + Tests | Dashboard
alembic docker fastapi postgresql react redux testing vite
Last synced: 13 Apr 2026
https://github.com/mrchevyceleb/edgetest-skill
Comprehensive edge case testing for Claude Code with auto-fix and production deployment
ai automation claude-code cli developer-tools edge-cases playwright testing
Last synced: 06 Jun 2026
https://github.com/romanprzeczek/pojistovnafullaspprzeczek_repo
ASP.NET Core MVC app for insurance management with multilingual support
aspnet-core dotnet entity-framework-core github-actions multilingual mvc postgresql railway-app testing
Last synced: 13 Apr 2026
https://github.com/aumohsin99/sampletestfiles
Sample Files for Software Testing
manual-testing open-source quality-assurance software-testing test-files testing
Last synced: 22 Feb 2026
https://github.com/rubix982/sadaparcel
My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.
backend kotlin monad spring-boot testing
Last synced: 24 Apr 2026
https://github.com/alinangnaiba/anino
Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool
api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp
Last synced: 14 Jan 2026
https://github.com/tatilimongi/passchecker
A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest
best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing
Last synced: 24 Apr 2026
https://github.com/letsrunit-hq/letsrunit
AI-assisted website testing with Playwright and Gherkin
ai cucumber gherkin playwright testing
Last synced: 21 May 2026
https://github.com/tessapower/my-pseudo-rand
Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).
presentation pseudo-random-generator randomized-testing talk testing
Last synced: 25 Apr 2026
https://github.com/soenneker/soenneker.playwrights.testhosts
A test host for automated testing with Playwright
browser csharp dotnet e2e object playwright playwrights playwrighttesthost testhosts testing tests
Last synced: 06 Jun 2026
https://github.com/rhaeguard/impostor
Impostor - a Mock HTTP Server
http-server mock-server mock-webserver testing
Last synced: 25 Apr 2026
https://github.com/rbkgh/android-libraries-top-50
Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.
android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui
Last synced: 01 May 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/nash403/v-template-soup
A full-featured Vue.js + Webpack setup with hot-reload, lint/format-on-save, unit testing, css extraction, vue-router, vuex, vue-i18n, support for sass & PWA support
eslint prettier pwa sass testing vue-i18n vue-router vuejs vuex webpack
Last synced: 13 Apr 2026
https://github.com/pedrohenriques/go-dbfixtures
A DB fixture manager for automated testing
fixtures golang testing testing-tools
Last synced: 06 Jun 2026
https://github.com/sujoyghoshal/testing
This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.
api git testing vercel-deployment
Last synced: 25 Apr 2026
https://github.com/mahamorim/robot-pha
Códigos treinamento Prime Hero Academy
robotframework test-automation testing
Last synced: 11 Oct 2025
https://github.com/siddik-1997/web-automation-with-selenium-junit
This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.
automation java junit selenium testing webdriver
Last synced: 25 Apr 2026
https://github.com/satvikpraveen/djangoversehub
🌟 Production-ready Django CMS with real-time WebSocket notifications, comprehensive REST API, Redis caching & Celery tasks. Features advanced user auth, article management, threaded comments, performance optimization & Docker deployment. Includes 95%+ test coverage & management commands. Perfect for learning enterprise Django patterns! 🚀
api authentication cachine celery cms django django-rest-framework docker enterprise full-stack notifications performance postgresql production-ready python real-time redis testing web-development websockets
Last synced: 02 Apr 2026
https://github.com/pwalen/swaglabs-puppeteer-ts
End-to-end testing framework for Swag Labs built with Puppeteer, Jest, and TypeScript (POM-based).
automation browser-automation e2e-tests end-to-end jest pom puppeteer qa sdet swaglabs testing typescript
Last synced: 01 May 2026
https://github.com/bootstarted/krok
Task management powered by redux.
bootstart metalab redux task-runner testing
Last synced: 25 Apr 2026
https://github.com/jamstooks/consistently-io
Measure deployment goals
continuous-deployment continuous-integration deployment integrations python react testing
Last synced: 25 Apr 2026
https://github.com/johnverheij/logassertions.tunit
TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector
aot assertions dotnet logging microsoft-extensions-logging testing tunit
Last synced: 01 May 2026
https://github.com/reddomgt/pythonseleniumtestframework
This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...
browser-automation cross-browser-testing page-object-model pytest python selenium selenium-python test-automation testing webdriver
Last synced: 25 Apr 2026
https://github.com/oleksandr-moik/dockers-springboot
Three sb-services in each in own dokcer contsainer where they coneting to mysql-db in another container.
docker docker-compose java spring-boot testing
Last synced: 01 May 2026
https://github.com/nalediym/difftest
Differential testing CLI — run two programs with the same inputs, compare outputs. Zero config. Language agnostic. CI friendly.
ai-rewrite cli developer-tools differential-testing migration rust testing verification
Last synced: 26 Apr 2026
https://github.com/soenneker/soenneker.tests.attributes.local
Run locally, skip in pipelines.
attribute attributes csharp dotnet local localonlyattribute object only testing tests
Last synced: 15 May 2026
https://github.com/ragedunicorn/docker-container-test
Repository for Docker Container Structure Test image based on Alpine
alpine docker test testing testing-tools
Last synced: 13 Apr 2026
https://github.com/cboulanger/qx-puppeteer
UI testing of a qooxdoo application with puppeteer
Last synced: 26 Apr 2026
https://github.com/adonyssantos/testing-basics
🧪 Fundamentos del testing en JavaScript
bdd e2e-testing integration-testing jest static-testing tdd testing unit-testing
Last synced: 26 Apr 2026
https://github.com/ritik-saxena/selenium-pom-junit
This Selenium test automation framework follows the Page Object Model (POM) for clean, maintainable tests. It includes handy utilities for waits, elements, logging, screenshots, and data-driven testing. Dynamic waits boost stability, and a regression suite keeps functionality in check. With Jenkins CI/CD, it ensures smooth, efficient automation.
apachepoi automation automation-framework cicd java jenkins junit4 maven maven-pom selenium selenium-java selenium-webdriver testing
Last synced: 03 May 2026
https://github.com/tykoth/cryptopsy
Encryption/Decryption tests.
command-line cryptography cryptojs testing
Last synced: 26 Apr 2026
https://github.com/lemonlion/mongodb.inmemoryemulator
An In-Process Emulator/Fake For MongoDB To Be Used For Integration/Component Testing
acceptance-testing component-testing database emulator fake integration-testing mock mocking-library mongodb testing testing-tools
Last synced: 26 Apr 2026
https://github.com/asma-hachaichi/automated-testing-system
This project is a Maven-based application for currency management, featuring automated testing and reporting. It utilizes JUnit for unit testing.
apache-pdfbox junit slack-integration test test-automation testing
Last synced: 05 Sep 2025
https://github.com/maxim2266/mite
Minimalist test framework for C language.
c test testing testing-framework
Last synced: 24 Aug 2025
https://github.com/jackmahoney/emaile2e-java-client
The official Java client for the emaile2e API
Last synced: 26 Apr 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/lacausecrypto/mcp-wallfacer
Runtime testing harness for MCP servers: fuzz tools, validate schemas, run YAML invariants and multi-step sequences, ship SARIF to CI. 17 embedded packs · stdio + HTTP · 5 install paths.
agent-testing cli fuzzing invariant-testing llm-tools mcp mcp-sdk mcp-server mcp-tools model-context-protocol property-testing runtime-testing rust sarif security testing validation
Last synced: 07 May 2026
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/redborder/redborder-serverspec-manager
Infrastructure integration testing for redborder-manager
Last synced: 27 Apr 2026
https://github.com/redborder/redborder-serverspec-ips
Infrastructure integration testing for redborder-ips
Last synced: 27 Apr 2026
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/maitrei9/commit-coach
🦉 Analyze commits with insights and coaching to improve code quality and ensure robust development practices.
automation code-quality code-review commit-analysis git github-action insights nodejs security testing typescript
Last synced: 03 May 2026
https://github.com/lambdatest/unittest-tunnel
How to start tunnel for automation test in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 27 Apr 2026
https://github.com/s0urcedev/utesting-js
JS module for unit testing
js module node-js nodejs testing testing-tools unit-testing
Last synced: 27 Apr 2026
https://github.com/eyedol/raiburari
[Deprecated] In favor of Android Architecture Components
android android-sdk annotations architecture clean-architecture framework processor testing
Last synced: 27 Apr 2026
https://github.com/amirhossein-github/personal-testing
To test and discover new things 🥼🔎
Last synced: 27 Apr 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/ash914027/insurance_data_analyzer
🏥 Medical insurance is now a necessity in these pandemic times. 📊 Data analysis helps insurers offer the right policies to customers. 🧹 Data cleaning is crucial before any analysis can be done. 💼 Providing the right insurance coverage is key for the common man.
javascript mochai nodjs testing
Last synced: 27 Apr 2026
https://github.com/ik5/go-templates-testing
testing nested templates using Go's template
Last synced: 27 Apr 2026
https://github.com/javierpe/kotlin-json-deserialization-benchmark
A Kotlin JSON Deserialization Performance Test
benchmark gson gson-library jhm json kotlin kotlin-serialization moshi performance performance-analysis testing
Last synced: 27 Apr 2026
https://github.com/hexsprite/meteor-mock-id
This package patches Mongo.Collection on server side to generate consistent incremental IDs based on the name of the collection for testing purposes.
Last synced: 27 Apr 2026
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/basilfx/go-testwire
An easy-to-use API to add test automation probes
Last synced: 07 Jun 2026
https://github.com/aashari/example-go-tax-calculator-api
RESTful API example in Go for tax calculations. Showcases clean architecture, middleware usage, validation, testing, Swagger docs, containerization, and performance optimization techniques in a production-ready API structure.
api-design docker golang microservice rest-api tax-calculator testing web-service
Last synced: 03 May 2026
https://github.com/sambalmueslie/samanunga
mockito testing testing-framework
Last synced: 14 Jan 2026
https://github.com/jwulf/magikcraft-mock-api
The Magikcraft Mock API for Test-Driven Development
javascript magikcraft magikcraft-api minecraft test-driven-development testing typescript
Last synced: 27 Apr 2026
https://github.com/maruvuina/automation-training
Repository for labs on the course Automation software testing
automation test-automation testing
Last synced: 11 Mar 2025
https://github.com/pureartisan/simple-https-proxy
Easy way to use HTTPS for local HTTP servers for testing.
https https-proxy local localhost npm proxy testing
Last synced: 26 Jan 2026
https://github.com/mxagar/test_actions
This repository is a sandbox to test some Github Actions functionalities.
Last synced: 27 Apr 2026
https://github.com/jbunds/coverage
Go coverage HTML report generator
ci ci-cd cicd coverage coverage-report developer-tools devtools go golang golang-tools testing testing-tool testing-tools
Last synced: 27 Apr 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/laurentbristiel/cucumber_poc
POC of cucumber testing tool
Last synced: 02 May 2026
https://github.com/iftekhersunny/golang_testing_by_mocking_external_dependencies
An example of golang testing by mocking external dependencies
go go-mocking go-testing golang mock mocking testing
Last synced: 28 Jun 2026
https://github.com/ambrose-kibet/testing-basics
In this project I implement the basics of testing. Writing test using jest framework
Last synced: 02 May 2026
https://github.com/dubniczky/selenium-testing
Testing websites in containers using selenium framework and chrome engine
java jmeter selenium testing website-testing
Last synced: 27 Apr 2026
https://github.com/petekgithub/silverlight
:pick: web scraping application.
cheerio nodejs pagination puppeteer reactjs reactjs-components testing uselocation-hook webscraping
Last synced: 13 Apr 2026
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/mgnfy-view/foundry-starter-template-v2
A template to quickly get started with foundry projects
anvil blockchain documentation evm forge foundry smart-contracts soldeer solidity testing
Last synced: 28 Apr 2026
https://github.com/dgerike/more-cars-e2e-tests
This project is meant for educational purposes. Use it to get an idea how Gherkin scenarios work, how they can be hooked up with Cypress, and how to run them in GitHub as a (parallelized) CI job.
cypress e2e gherkin parallelization test-automation testing
Last synced: 21 Jan 2026
https://gitlab.com/testmoapp/example-gitlab-parallel
This repository contains an example on how to run parallel test automation jobs with GitLab CI/CD and report results to Testmo.
automation ci gitlab gitlab-ci qa test-automation test-management testing
Last synced: 11 Mar 2025
https://github.com/nepitwin/ci-robotframework
Example for build system usage by ui test automation
automation continuous-integration example-project python robotframework robotframework-testing test-automation testing
Last synced: 28 Apr 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/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/JandroMejia97/ng-testing
This Angular app is used to learn how to make unit tests with Jasmine
angular jasmine testing unit-testing
Last synced: 10 Mar 2025
https://github.com/backpackerhh/codesplain
App used in "React Testing Library and Jest: The Complete Guide" course
jest nodejs react react-testing-library reactjs rtl testing tests
Last synced: 12 Apr 2026
https://github.com/ananyajain2004/fake-news-detection
A python project for detecting fake news using machine learning algorithms.
decision-tree-classifier gradient-boosting-classifier logistic-regression machine-learning numpy pandas python3 random-forest-classifier testing
Last synced: 13 Apr 2026
https://github.com/lambdatest/python-selenium-terminal-logs
How to upload and view Python-selenium terminal logs on LambdaTest
lambdatest python selenium testing
Last synced: 02 May 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/danielwhatmuff/alpine-node-karma-chromium-xvfb
Run headless browser tests using Karma + xvfb + Chromium on Alpine Linux
alpine alpine-linux chromium docker headless headless-browsers javascript karma karma-test-runner node nodejs testing xvfb
Last synced: 28 Apr 2026
https://github.com/barcellos-pedro/tiny-test
Simple testing library based on console.assert
Last synced: 02 May 2026
https://github.com/hafs96/prediction_consommation-de-carburant
Dans ce projet, l'objectif est de développer un modèle permettant de prédire si une voiture a une consommation de carburant élevée ou faible en fonction de ses caractéristiques techniques.
analysis data data-visualization machine-learning testing training
Last synced: 09 Jun 2026
https://github.com/stdlib-js/stats-strided-sztest
Compute a one-sample Z-test for a single-precision floating-point strided array.
array float float32 float32array hypothesis javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array testing typed z-test ztest
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/shivam6862/predictor-cypress-testing
This repository contains the source code for the Smoke and Drink Prediction application, along with comprehensive end-to-end (E2E) testing and component testing using Cypress.
cypress flask machine-learning nextjs python testing testing-tools
Last synced: 28 Apr 2026