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-09 00:27:36 UTC
- JSON Representation
https://github.com/seankilleen/presentation_joyoffunctionaltestingwithspecflow
Presentation materials for "The Joy of Functional Testing with SpecFlow"
dotnet marp presentation specflow testing
Last synced: 13 Aug 2025
https://github.com/bigpipe/assume-enzyme
Improved assertions when using Enzyme
assume enzyme expect react react-native test testing
Last synced: 08 May 2026
https://github.com/pwall567/kjson-spring-test
Spring JSON testing functions for kjson
Last synced: 08 May 2026
https://github.com/fimbres/nest-microservices
This is a SaaS backend application built in Nestjs with Typescript among other technologies. It's about making reservations following the micro-services architecture.
arquitecture backend e2e-tests federation-gateway jwt-authentication microservices mongodb nestjs passportjs restful-api stripe-payments testing typescript
Last synced: 10 Jun 2026
https://github.com/gnikyt/shopify_api_test_example
Examples on how to use mocks and fixtures to test your Shopify API calls.
express ruby shopify shopify-api testing
Last synced: 09 May 2026
https://github.com/anag0es/api-gerenciador-docker
API de Gerenciamento de Containers, um projeto desenvolvido com Java Spring Boot para interagir com containers Docker de maneira simples e eficiente! ✨⛵
api container docker java junit learning mockito spring-boot testing
Last synced: 04 Oct 2025
https://github.com/chaos-maker-dev/chaos-maker
A lightweight chaos engineering toolkit that simulates network failures in browser-based test frameworks to build resilient, failure-ready applications.
automation-tools browser-testing chaos-engineering chaos-testing cypress fault-injection network-simulation playwright puppeteer qa-tools resilience-engineering test-automation testing ui-testing-framework webdriverio
Last synced: 09 May 2026
https://github.com/evenstensberg/chutejs
testing library for css, scss, less and all them styles!
Last synced: 09 May 2026
https://github.com/quarckster/conress
Conress is containerized cypress
container cypress javascript testing
Last synced: 09 May 2026
https://github.com/vlada-pv/fastapi-project-bookstore
The application written in FastApi is a platform for selling and buying books.
Last synced: 09 May 2026
https://github.com/palagdan/springboot-client_server
Spring basic project for eshop.
client-server docker-compose java spring-boot sql testing
Last synced: 10 May 2026
https://github.com/philippebeck/propulse-lab
A simulation of disease in a group of patients
package testing typescript vite vue
Last synced: 10 May 2026
https://github.com/weaming/is-valid-json-schema
Verify JSON schema quickly.
json-schema quickstart testing
Last synced: 10 May 2026
https://github.com/techwithty/n8n
n8n Python SDK: async HTTPX client and APIs for all major n8n resources with a FastAPI-ready integration and a complete pytest test suite.
api async audit automation credentials executions fastapi httpx n8n projects pytest python sdk tags testing users variables workflows
Last synced: 10 May 2026
https://github.com/hugocruzlfc/nextjs-vitest
Add Vitest to Nextjs.
nextjs testing typescript vitest
Last synced: 10 May 2026
https://github.com/ailynux/jestertheclown
React JS & TS testing using Jest
javascript jest jest-mocking js react testing testing-tools
Last synced: 11 May 2026
https://github.com/adrian-samoticha/flutter_manual_widget_tester
A widget testing utility for the Flutter framework.
dart flutter gui manual-testing testing testing-framework testing-library testing-tool testing-tools ui widget-testing
Last synced: 11 May 2026
https://github.com/pavelvais/snapshot-doctrine
This library provides an easy way to take snapshots of your database using Doctrine ORM in PHP. It allows you to save and rollback snapshots, offering various storage options like clean JSON storage, compressed, and encrypted storage.
doctrine orm snapshot symfony testing transaction
Last synced: 11 May 2026
https://github.com/rask/behat-chromedriver-quickstart
A quickstart package/reference for Behat3 and ChromeDriver
behat behat3 chromedriver php selenium-webdriver testing
Last synced: 11 May 2026
https://github.com/moenick1/fake-news-detection
ai computer mlops mlops-workflow python testing visiion
Last synced: 11 May 2026
https://github.com/sauceforge/saucery2
Saucery for NUnit 2
automation c-sharp dotnet jenkins nunit-framework nunit2 tdd testing
Last synced: 12 May 2026
https://github.com/grihabor/tesver
Testing server
contest-platform docker online-judge server testing
Last synced: 12 May 2026
https://github.com/hanakla/advent-calendar-fleur
An example project of Fleur (https://github.com/fleur-js/fleur)
Last synced: 12 May 2026
https://github.com/lukasraider/cypresstesting
Cypress testing JS for Login and Create Account, Reporting
cypress cypress-example cypress-tests mocha testing testing-tools
Last synced: 13 May 2026
https://github.com/altwalker/dotnet-executor
A .NET executor for AltWalker, a convenient programming interface for exposing and executing your C# tests within the AltWalker framework.
altwalker csharp dotnet model-based-testing test-automation testing
Last synced: 13 May 2026
https://github.com/adfinis/vagrant-manual-build
Vagrant to build our packages semi-automatically (reference for our CI)
automation build testing vagrant
Last synced: 13 May 2026
https://github.com/valchanoficial/dojopuzzles-jokenpo
Jokenpo - Automation Testing
automation-test eclipse java junit maven software-testing test-automation testing testing-framework
Last synced: 13 May 2026
https://github.com/pakolalo/testing-services
Angular testing, services and components
angular17 components services testing
Last synced: 09 Apr 2025
https://github.com/xescugc/ebitest
Library to test Ebitenentine through the UI
ebiten ebitengine game gamedev go golang test testing
Last synced: 07 Jan 2026
https://github.com/eclipse-xfsc/portal-integration
Service for the integration of xsfc portal
integration orchestration portal testing xfsc
Last synced: 29 May 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/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/automationpanda/visual-testing-revolution-cypress
The Visual Testing Revolution - Companion Project for Cypress
applitools applitools-eyes cross-browser-testing cypress javascript node test-automation testing ultrafast-grid visual-ai visual-testing
Last synced: 19 May 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/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://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/ar90n/pytest-chdir
A pytest fixture for changing current working directory
Last synced: 22 Feb 2026
https://github.com/fakhrifnnn/dir-fuzz
DirFuzz is a powerful directory brute-forcing tool for web servers, designed to discover hidden files and directories using customizable wordlists and various HTTP request options. Perfect for security researchers and web developers! 🔍
awesome bugbounty burpsuite fuzz-tool paper-list pentest python research-paper security testing web-directory web-directory-bruteforcer web-directory-search wordlist
Last synced: 23 Apr 2025
https://github.com/springtainer/springtainer-selenium
Selenium as docker-container for springboot testing
selenium spring spring-boot testcontainers testing
Last synced: 14 Jan 2026
https://github.com/vortexsolution/codeceptjs-testtools
Chrome extension to generate CodeceptJS acceptance tests while using your app.
Last synced: 04 Feb 2026
https://github.com/polderknowledge/build-tools
A default set of common build tools that we use for our projects and libraries.
build-tools ci codestyle cs lint phpunit testing tests
Last synced: 15 May 2026
https://github.com/wlsf82/get-users-ollama-llama3-2
Sample project to experiment with Ollama and llama3.2 model.
api api-testing cypress express-api express-js javascript js llama-3-2 nodejs ollama testing
Last synced: 09 Apr 2026
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/yull23/music_rails
This project demonstrates my proficiency in Ruby on Rails, including models, databases, validations, and tests with Faker for realistic data. Created an efficient web app to view orders, users, and albums. Focused on enhancing functionality and efficiency with advanced techniques.
backend crud database faker frontend mvc ruby-on-rails testing webdevelopment
Last synced: 18 Jan 2026
https://github.com/samdouble/mock-puppeteer-goto
A Node module to help you mock a Puppeteer page's goto method
goto jest mocha mock playwright puppeteer testing
Last synced: 11 Jun 2025
https://github.com/wwakabobik/pytest-rerunclassfailures
pytest rerun class failures plugin
pytest pytest-plugin python python3 qa qaautomation testing testing-tools
Last synced: 12 Jun 2025
https://github.com/ivan-sincek/go-actions
Golang SAST workflows.
github-actions golang golangci-lint gosec-codeql sast testing workflows yaml
Last synced: 28 Feb 2025
https://github.com/sonatype-nexus-community/nxfw-policy-tester
A simple test suite that can be used to ensure Repository Firewall policies are working as expected
policy-validation sonatype-firewall sonatype-platform testing
Last synced: 18 Jan 2026
https://github.com/shanksxz/writeup
A full-stack blogging application built with the MERN stack. This project allows users to create, read, update, and delete blog posts with image uploads supported by Cloudinary
college-project express mern-stack mongodb mongoose react shadcn-ui tanstack-query testing typescript under-development
Last synced: 12 Apr 2026
https://github.com/followtheprocess/snapshot
Simple, intuitive snapshot testing with Go 📸
Last synced: 12 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/da0101/test-inspector
Catch theater, weak, and missing unit tests in VS Code. Local-first detective with line-anchored evidence and an optional anti-hallucination AI second opinion (OpenAI / Claude / Gemini).
anthropic code-quality developer-tools flutter gemini llm local-first openai react test-quality testing typescript vscode vscode-extension
Last synced: 12 Jun 2026
https://github.com/ze-test-organization/tf-acc-test-topic-qnvu0
Terraform acceptance tests qnvu0
Last synced: 04 Sep 2025
https://github.com/zyga/libzt
libzt is a simple and robust unit test library for C
Last synced: 09 Mar 2025
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/bernardo-mg/java-architecture-tests
Architecture tests for Java projects
Last synced: 16 Mar 2025
https://github.com/pv/pytest-bluezenv
Testing BlueZ and kernel using multiple virtual machine environments
bluetooth linux python testing
Last synced: 12 Jun 2026
https://github.com/nerkarso/cypress-testing-example
Example to test with Cypress
Last synced: 24 Mar 2025
https://github.com/futagoza/prattle
prattle - A spec and benchmark runner for JavaScript
bdd benchmark easy expect javascript painless suite tdd testing
Last synced: 25 Mar 2025
https://github.com/mcmartins/chaosproxy
ChaosProxy is a server that creates instability on connections delaying or dropping requests and responses
failure-injection forward-proxy network testing
Last synced: 22 Apr 2025
https://github.com/alviner/drillerfy
Go Database Testing Simplified
database database-migrations go golang migrations postgresql testing toolkit
Last synced: 10 Apr 2025
https://github.com/rafailbesparas/spamclassifiersms
This project implements a Spam Message Classifier using Flask to deploy a machine learning model that predicts whether a message is spam or not spam. The classifier uses a Bernoulli Naive Bayes model (BernouliClassifier.pkl) and a CountVectorizer (vectorizer.pkl) to preprocess and classify user-inputted messages.
flask nlp-machine-learning python testing
Last synced: 05 Jul 2025
https://github.com/olton/latte-idea-plugin
Latte Plugin for IntelliJ Idea IDE's
intellij-plugin javascript react test-automation test-html test-pages test-react test-remote testing testing-tools typescript
Last synced: 05 May 2026
https://github.com/waldohidalgo/sudoku-solver
Cuarto proyecto requisito obligatorio para obtener la Quality Assurance Certification de freecodecamp
backtracking backtracking-algorithm chai expressjs freecodecamp freecodecamp-curriculum freecodecamp-project quality-assurance sudoku sudoku-solver testing
Last synced: 06 Jan 2026
https://github.com/mikeschinkel/go-typegen
Simple Golang generator package for test fixtures
code-generation go golang test testing testing-tools tests
Last synced: 28 Mar 2025
https://github.com/dwiagungfebriyanto/transkripsi-playwright-automation
Automated testing of the Transkripsi.id web application using Playwright and Behavior Driven Development (BDD) with playwright-bdd. This project supports Google account authentication and stores session state to speed up subsequent test runs.
automated-testing bdd gherkin javascript playwright playwright-javascript qa quality-assurance testing
Last synced: 29 Apr 2026
https://github.com/sojanvarghese/interesting-playwright
A handpicked list of interesting tools, utils & projects using Playwright
interesting playwright qa-automation testing tools
Last synced: 16 Mar 2025
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/darkzarich/vue-mocha-and-chai-testing
Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai
chai javascript learning mocha testing training unit-testing vue2 vuejs
Last synced: 29 Sep 2025
https://github.com/drownek/paper-e2e-test
End-to-end testing framework for Paper/Spigot plugins with TS/JS support
e2e minecraft mineflayer paper spigot testing
Last synced: 21 Feb 2026
https://github.com/douglasvolcato/pet-adoption-backend-node
Backend created using Node with TDD and Clean Architecture.
clean-architecture clean-code express express-js expressjs javascript jest jest-mocking jest-test jest-tests node node-js nodejs test-driven-development testing typescript
Last synced: 02 Apr 2026
https://github.com/ctronp/mct
Micro C Test, a single header library for testing.
Last synced: 31 Mar 2025
https://github.com/SirBlobman/Votifier-Tester
A Java GUI application that can be used to test the connection to a server using Votifier.
bukkit java minecraft nuvotifier plugin socket spigot testing votifier
Last synced: 10 Mar 2025
https://github.com/rupurt/zock
z/OS Mainframe mock server over FTP and Telnet 3270 protocols
3270 ftp ftp-server ftpd ibm mainframe mainframe-testing telnet telnet-server testing
Last synced: 30 Mar 2025
https://github.com/zabir-nabil/lab-assignment-profile-page
lab assignment, profile page design, test
Last synced: 06 Jan 2026
https://github.com/nedu-m/nextjs-tailwindcss-starter
Nextjs + Tailwindcss starter
e2e-tests nextjs react seo starter-template tailwindcss testing typescript
Last synced: 12 Apr 2026
https://github.com/siddhant-vij/advanced-js-topics
This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.
animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing
Last synced: 11 Apr 2026
https://github.com/epatrizio/ctestfmk
Minimalist and naive unit testing framework in C language
Last synced: 13 Jun 2026
https://github.com/jorgemvv01/coverage_viewer
A beautiful and modern web-based coverage report viewer for Dart and Flutter projects.
coverage dart flutter testing visualization
Last synced: 21 Feb 2026
https://github.com/peizh/refactor-legacy-code
Agent skill for safe legacy-code refactoring and maintenance workflows
agent-skills codex legacy-code refactoring skills-sh testing
Last synced: 28 May 2026
https://github.com/julienbreux/mksctl
🕹️ Microcks command line utility
api cli cli-app go microservices testing
Last synced: 31 Mar 2025