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/psychollama/vader-action
Test your vim plugin with vader
github-action testing vader vim
Last synced: 18 May 2026
https://github.com/doamaral/api-testing-cucumber
Testing Trello API using CucumberJS, Supertest, FakerJS, ChaiJS and Page Objects
api chaijs cucumberjs fakerjs rest supertest testing trello
Last synced: 02 Feb 2026
https://github.com/radutopala/cockroach-app
testing CockRoachDB with Symfony/Doctrine
cockroachdb doctrine symfony testing
Last synced: 17 May 2026
https://github.com/cho45/test-html-differences
Perl module for testing HTML structure
Last synced: 05 Apr 2025
https://github.com/linuxsuren/vscode-api-testing
API testing support for VS Code
Last synced: 30 Apr 2025
https://github.com/yysskk/swift-mockable
A Swift Macro that generates mock classes from protocols for testing.
Last synced: 06 Apr 2026
https://github.com/vasekpurchart/phing-tester
Helper tool for writing Phing component tests using PHPUnit
Last synced: 12 Apr 2025
https://github.com/sskorol/aqa-playground
Comprehensive testbed designed primarily for passionate SDETs to practice their skills in real-world scenarios
aqa automated-testing automation docker nestjs playground react stripe testing vite
Last synced: 13 Jul 2025
https://github.com/qavajs/steps-lighthouse
Steps to perform lighthouse audit
Last synced: 01 May 2025
https://github.com/PsychoLlama/alternaut.nvim
Jump between your test and source files.
navigation tdd testing vim-plugin
Last synced: 12 Mar 2025
https://github.com/bad-antics/Fuzz.jl
Security fuzzing toolkit for Julia — mutation, generation, and coverage-guided fuzzing
fuzzing julia mutation-fuzzing security testing
Last synced: 06 Apr 2026
https://github.com/daflockinger/unitstack
UnitStack is a stub/mock-service for unit-testing AWS implementations locally.
aws-sdk mock stub test-framework testing testing-tools
Last synced: 11 Jan 2026
https://github.com/nightcodelabs/pretzel
Reuse your existing Java functional tests to build powerful Load & Performance ones
api automation java load locust4j locustio performance pretzel qa rest test testing
Last synced: 14 Jun 2025
https://github.com/bryandejesusrt/coffeemachine
☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨
app console console-application csharp csharp-app desktop tdd testing testing-tools
Last synced: 24 Feb 2025
https://github.com/qtc-de/tricot
Trivial Command Tester - End to end testing for executables, scripts and simple commands.
end-to-end-test-automation end-to-end-testing test-automation testing testing-framework validation
Last synced: 12 Apr 2025
https://github.com/knapsackpro/knapsack-pro-js
Run your 1-hour test suite in 2 minutes with optimal parallelisation on your existing CI infrastructure
cypress cypress-io javascript jest jest-plugin knapsack-pro parallelism parallelization test-automation testing testing-tools typescript
Last synced: 04 Apr 2025
https://github.com/muradisazade777/vaultedge
**VaultEdge** is a secure, modular, and scalable backend system built with C#. It provides robust user authentication, encrypted vault storage, and a clean RESTful API architecture.
api backend backend-api backend-server backend-service core csharp data json json-server testing token
Last synced: 29 Oct 2025
https://github.com/ryanchao2012/gutt
Auto Generate Unit Test Templates
code-generation codegen gutt python testing unit-testing
Last synced: 05 May 2025
https://github.com/mathworks/examplesdriventester
Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.
examples exampletesting matlab smoketesting testing
Last synced: 01 Nov 2025
https://github.com/mattiasnordqvist/captain-data
Overridable convention based sql server data generation
fixtures sql-server testing testing-tools
Last synced: 14 Jun 2025
https://github.com/prestashopcorp/prestashop-flashlight
A docker based testing utility for PrestaShop
arm64 docker prestashop testing
Last synced: 29 Sep 2025
https://github.com/rebus-org/testy
:microscope: Nifty opinionated test helpers for NUnit
disposables extension-methods nunit testing
Last synced: 14 Jun 2025
https://github.com/giis-uniovi/tdrules-st-tdg
Test Data Generation for APIs (TDG): System and Integration Tests
api-testing coverage fpc mcdc openapi test-data test-data-generator testing
Last synced: 11 Apr 2025
https://github.com/codecaiine/testing-practice-jet-js
This project is a practical test for JavaScript functions using the Jest library. It follows the AAA pattern to make the tests easier for other developers to read and understand. TDD approach was also practiced. This project is in line with Microverse requirements on unit testing.
javacript jest tdd testing unit-testing
Last synced: 14 May 2026
https://github.com/nick-lehmann/sargilo
💾 Data loader for Humans
django python testing testing-tools
Last synced: 10 Apr 2025
https://github.com/just-max/less-power
Framework for sandboxed testing of OCaml code.
Last synced: 02 Apr 2025
https://github.com/remrkabledev/node-testing-mocha-chai
Introduction to testing in Node.Js using Mocha, Chai and Node.Js Native Assertion Library
assertion-library mocha-chai nodejs testing
Last synced: 30 Apr 2025
https://github.com/paazmaya/shigehachi
Compare two sets of images
comparison diff graphicsmagick hacktoberfest nodejs testing visual-regression-testing
Last synced: 10 Apr 2025
https://github.com/rsmuthu/cypress-cucumber-tagging
Node Module to help in executing Cypress test suites/cases based on the given cucumber based tag expression
automation cucumber cucumber-tags cypress cypress-io cypress-plugin cypress-tags tag test-automation testing
Last synced: 10 Apr 2025
https://github.com/komuw/kama
kama prints exported information of types, variables, packages, modules, imports etc. It also pretty prints data structures. It can be used to aid debugging and testing.
ast dir go golang pretty pretty-print print repr testing
Last synced: 18 Mar 2025
https://github.com/akyoto/gotravis
Scripts for testing Go projects on Travis.
Last synced: 14 May 2026
https://github.com/cspray/http-client-test-interceptor
A testing framework to mock Requests sent with amphp/http-client
Last synced: 07 Sep 2025
https://github.com/255doesnotexist/boardtest
[WIP] A simple test framework for SBCs.
Last synced: 16 Feb 2026
https://github.com/minivercheevy/test-data
a c# library for random data generation
c-sharp random-generation random-quotes randomization tdd testing
Last synced: 29 Oct 2025
https://github.com/qualitysphere/hrobot
Hybrid Robot 基于 RobotFramework 的二次封装
allure allure-report automation excel python python3 robotframework testing
Last synced: 30 Apr 2025
https://github.com/mjstrasser/kotest-html-reporter
HTML test reporter for Kotest
Last synced: 02 Jul 2025
https://github.com/m19c/http-test
A simple and robust way to test your http endpoints.
http nodejs nodejs-modules performance performance-analysis stream testing
Last synced: 15 May 2026
https://github.com/edmondscommerce/mock-server
Mock Web Server and Router - great for testing PHP projects that interact with remote web services and web sites
composer html mock-server php testing
Last synced: 30 Apr 2025
https://github.com/easypackages/easymock
🎭 Lightweight Swift mocking library with async/await, delays, and error simulation
easypackages mock spm stub swift testing
Last synced: 15 Jun 2025
https://github.com/schrodinger/infra-tester
YAML configuration based infrastructure testing.
golang infrastructure infrastructure-as-code terraform testing yaml-configuration
Last synced: 10 Feb 2026
https://github.com/dgellow/tesuto
✅ Tiny node/typescript library for test reporting
lightweight minimalist test test-reporting testing typescript
Last synced: 02 Apr 2025
https://github.com/unional/jest-watch-continue
Run jest in continue mode
jest jest-watch-plugin testing tooling tools
Last synced: 20 Jan 2026
https://github.com/nicolast/hedgehog-stateful-demo
A demonstration of stateful systems testing using Hedgehog
haskell haskell-learning hedgehog property-based-testing property-testing quickcheck state-machine state-machine-testing testing
Last synced: 15 Jun 2025
https://github.com/degawa/fassert
An extensible assertion library oriented to work with unit testing frameworks for Fortran
assert assertion assertion-library assertions assertions-library fortran fortran-library fortran-package-manager fortran2008 modern-fortran testing
Last synced: 20 Jan 2026
https://github.com/xperianer/mutester
A tool to generate Mutation Testing Data from Python Projects
mutation-testing software-development software-testing testing
Last synced: 09 Apr 2025
https://github.com/pawelmroczkowski/to-do-list
Simple JS app, Playwright automation, test cases for manual testing
automation javascript playwright testing whitebox-testing
Last synced: 06 Mar 2026
https://github.com/e-conomix/magento2-usersnap
Magento 2 intergration for Usersnap with support for back- and frontend as well as IP restrictions.
magento2 magento2-extension magento2-module qa testing user-experience usersnap
Last synced: 06 Apr 2026
https://github.com/les-enovateurs/mailhog-examples
Try Mailhog with Docker and different languages.
email examples hacktoberfest mailhog php testing
Last synced: 15 Jun 2025
https://github.com/antonio-leitao/jet
JET is a testing library for python aimed at being fast to set up, easy to use and above all pleasing to the eye. Because testing does not have to be a chore to set up, clutter the terminal or ugly to look at.
python testing testing-library testing-tools
Last synced: 02 Feb 2026
https://github.com/xanders/gherkin-steps-js
Write Cucumber step definitions with Gherkin syntax
bdd cucumber cucumber-js cucumber-steps gherkin qa tdd test-automation testing
Last synced: 30 Apr 2025
https://github.com/lkiesow/setup-lxc-container
Setup an LXC Container on GitHub Actions
actions containers hacktoberfest infrastructure testing virtual-machine
Last synced: 04 May 2025
https://github.com/liquid-o2/idea-board
Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.
crud-application design eslint jest prettier react react-hook react-test reactjs tailwindcss testing typescript ui vite
Last synced: 06 Apr 2026
https://github.com/adrianapan/react-testing-setup-example
Learn how to set up and test a production ready React application built with Redux, React hooks, routing and custom hooks; by making use of React Testing Library and Jest.
custom-hooks jest reach-router react react-hooks react-testing-library redux redux-toolkit testing
Last synced: 20 Apr 2026
https://github.com/andrew-costure/seleniumproject
automation basic-learning home-automation homepage selenium testing
Last synced: 13 Apr 2025
https://github.com/apex-engineers-inc/rustest
Pytest-style python test runner powered by Rust - built for speed 🚀
python test testing unit-testing
Last synced: 14 Dec 2025
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 10 May 2026
https://github.com/eval/respectable
Test different inputs against an rspec-expectation (mirror)
Last synced: 29 Apr 2026
https://github.com/mocktools/ruby-rspec-mock
RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.
developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing
Last synced: 08 Sep 2025
https://github.com/xtruder/go-testparrot
Golang tool to record and replay expected test values, just like a parrot :parrot: :bird:
automation golang record recorder replay test-automation testing tool
Last synced: 03 Jun 2026
https://github.com/drone/ff-test-cases
Test cases for FF SDKs evaluator tests
Last synced: 25 Jan 2026
https://github.com/thanasornsawan/playwright_automation_everything
This repo contains database testing, api testing, web testing and github action cicd to send notification to slack
api automated-testing database graphql playwright playwright-javascript qa-automation testing web
Last synced: 12 Feb 2026
https://github.com/cyphrme/browsertestjs
In Browser Javascript Unit Tests
javascript-browser-test javascript-testing testing
Last synced: 02 Feb 2026
https://github.com/ged/fluent_fixtures
A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)
fixtures fluent-fixtures fluent-interface ruby testing
Last synced: 11 Apr 2025
https://github.com/localvoid/iko
[UNMAINTAINED] TypeScript Assertion Library
Last synced: 21 May 2026
https://github.com/springtainer/springtainer-redis
Redis as docker-container for springboot testing
redis spring spring-boot testcontainers testing
Last synced: 06 Apr 2026
https://github.com/irene-24/react-truncatable
Streamline your UI with this React component that is designed to truncate text seamlessly. [Storybook Doc] https://64f883177ec11e1edcf84fc7-hpmuefbevq.chromatic.com/?path=/docs/stories-truncatable--docs
react storybook testing truncate-text
Last synced: 29 Oct 2025
https://github.com/paperstrike/playwright-fixtures
Wrap your tests with Playwright-like test fixtures in node & browsers
folio playwright test-fixtures testing
Last synced: 28 Apr 2026
https://github.com/devopsthinh/reportlibrary
A dynamic report-building class library with these formats (excel, pdf, html, markdown)
class-library dotnet net-framework-472 reflection report-generator software-architecture testing
Last synced: 16 May 2026
https://github.com/abhinaba-ghosh/cypress-react-mobx-component-testing
Test React MobX store with cypress.io
cypress cypress-io mobx mobx-react testing
Last synced: 04 Apr 2025
https://github.com/testingrequired/vom
A library for writing page objects for selenium tests/scripts
automation python python27 python3 selenium selenium-webdriver test-automation testing testing-tools
Last synced: 04 Apr 2025
https://github.com/mfaisalkhatri/testng-tutorial
This project has example code demoing how to use TestNG framework in Test Automation
automation-testing beginner learning qa software-testing test-automation testing testng tutorial
Last synced: 07 Apr 2026
https://github.com/lykourgoss/microservice-messaging-testing
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
contract-testing dotnet masstransit messaging microservices pact-net rabbitmq testing xunit
Last synced: 07 Apr 2026
https://github.com/degraciamathieu/interface-testing
How to test an interface with phpunit
Last synced: 02 Feb 2026
https://github.com/neuralegion/sectester-net
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
appsec brightsec c-sharp e2e pentesting qa security test testing
Last synced: 07 May 2025
https://github.com/digipie/mocha-chai-mongoose
An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.
api chai github-actions mocha mocha-chai mocha-chai-mongoose mongo-action mongodb mongoose nodejs testing
Last synced: 17 Jun 2025
https://github.com/leidenheit/itarazzo-client
Client which utilizes Itarazzo library in order to execute an arazzo specification easily
api-rest arazzo arazzo-specification openapi openapi-specification testing
Last synced: 12 Apr 2025
https://github.com/hq969/gen-ai-hackathon
The SMS Spam Detection Module is a machine learning-based classifier designed to differentiate between spam and legitimate (ham) messages. It leverages Natural Language Processing (NLP) and classification algorithms to analyze SMS text and predict whether a message is spam.
detection-model real realtimespam smsspam-dataset testing
Last synced: 11 Jan 2026
https://github.com/davorpa/java-testing-session-01
Testing sessions del curso JEE de Seresco 2022 (IFCD0210)
calculator course course-materials course-project datastructures exercism java java-11 junit-test junit4 maven-project mockito seresco testing testing-practices
Last synced: 12 Apr 2025
https://github.com/khronosgroup/opencl-cts-kernel-dumps
Dumps of kernel sources from the conformance test runs residing in OpenCL-CTS repo
Last synced: 07 May 2025
https://github.com/bayashi/test-allmodules
do some tests for modules in search path
Last synced: 03 Jul 2025
https://github.com/javiertuya/junit-report-action
Generates Junit html style reports from surefire test results
github-action junit reporting surefire test testing
Last synced: 07 May 2025
https://github.com/jackmordaunt/filebuilder
Declaratively build file structures. Useful for testing apps that interact with the filesystem. Built on top of https://github.com/spf13/afero
afero filesystem go mocking pluggable testing
Last synced: 19 Jun 2025
https://github.com/mccutchen/httpbingo.org
A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io
Last synced: 19 Jun 2025
https://github.com/vectormike/imol
Product Inventory App built with React, Redux, Express & MongoDB (In-progress)
burger-menu circleci docker es6 express javascript jest mongodb react redux testing
Last synced: 06 Apr 2026
https://github.com/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
https://github.com/mutkuensert/fragment-testing-with-hilt
Launching a fragment in an instrumented test and testing the screen while using Hilt.
hilt-android instrumentation-tests instrumented-tests testing
Last synced: 29 Oct 2025