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/nickemma/gobank-api
The GoBank API is a lightweight and efficient JSON API server implemented in Go. It provides endpoints for managing bank accounts and performing account-related operations. With easy-to-use RESTful endpoints, developers can quickly integrate banking functionalities into their applications.
bycrypt docker golang gorilla-mux jsonwebtoken postgresql testing
Last synced: 05 Jan 2026
https://github.com/hadichahine/cest
A traditional unit testing library for C.
c cest tdd test-driven-development testing unit-testing
Last synced: 28 Mar 2025
https://github.com/yyvess/playwright-mocha
Howto run end-to-end testing with Playwright & Mocha
automation browser integration-testing mocha playwright test testing
Last synced: 01 May 2026
https://github.com/thomassimmer/rocket-template
A template to build APIs with Rocket.
api asynchronous-programming backend diesel queue rocket rust sqlite task-manager template testing worker
Last synced: 17 Feb 2026
https://github.com/sdetautomation/api-test-java
sample project on how to test rest api
java json json-schema test-automation testing
Last synced: 12 Apr 2025
https://github.com/gardimy/testing_practice
A simple exercice to keep practice JS Testing
Last synced: 18 May 2026
https://github.com/vinhlh/guetzli-product-image-tests
Test guetzli with product images
Last synced: 26 Jan 2026
https://github.com/prantlf/grunt-safaridriver
Controls Safari on OSX using the WebDriver interface via safaridriver without Selenium.
browser grunt-task gruntplugin safari safaridriver testing webdriver
Last synced: 15 Oct 2025
https://github.com/veiko/jest-a11y
✨ Custom Jest matchers for testing accessibility
a11y a11y-testing jest testing testing-library
Last synced: 06 May 2026
https://github.com/gv2011/util
Various general purpose Java utilities
collections immutable java logging streams testing
Last synced: 11 Jun 2025
https://github.com/grafana/k6-example-circleci
How to run k6 load tests as part of a CircleCI build
ci circleci examples k6 load-testing performance performance-testing testing
Last synced: 01 Oct 2025
https://github.com/ripe-tech/ripe-rainbow
Automation test framework for the RIPE domain
automated functional selenium testing
Last synced: 15 Jul 2025
https://github.com/psyirius/rockite
A modern, free and open-source WebSockets Client
react realtime testing websocket-client websockets
Last synced: 19 Apr 2025
https://github.com/ficusjs/ficusjs-testing
Helper functions for web component testing
ficusjs frontend testing web-components
Last synced: 16 Aug 2025
https://github.com/halimath/expect
Fluent, typesafe and extensible expectations for writing golang tests
assertions expectations go golang testing
Last synced: 15 Mar 2025
https://github.com/jesse-black/covgate
Fast, exact diff coverage gating via CLI for CI pipelines and agentic engineering.
agentic-ai automation ci-cd code-coverage coverlet csharp developer-tools diff-coverage dotnet istanbul javascript llvm-cov rust testing typescript
Last synced: 07 Apr 2026
https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios
Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate
integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient
Last synced: 07 Aug 2025
https://github.com/ilya-murzinov/postgres-embedded
Haskell library for easily running embedded PostgreSQL server for tests
Last synced: 21 Aug 2025
https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 17 May 2026
https://github.com/millihq/sammy
A Node.js wrapper for AWS SAM CLI for local testing of Lambda functions.
Last synced: 10 Jul 2025
https://github.com/artemave/vigun
Unclutter your test diet
electron-mocha mocha testing vim vim-plugin
Last synced: 18 May 2026
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/anvk/easy-sql-tests
Micro framework to execute tests for T-SQL logic in Node.js
chai easy-to-use mocha mssql nodejs testing
Last synced: 09 Apr 2026
https://github.com/kubeshop/testkube-backstage-plugin
Plugin for exposing Testkube test execution results in the Backstage Developer Portal
backstage kubernetes plugin test-automation testing
Last synced: 15 Apr 2026
https://github.com/danmestas/wardrobe
A collection of skills for AI coding agents — design principles, project management, testing, and DevOps utilities
agent ai claude claude-code coding-agent developer-tools github-projects jira project-management skills software-design testing
Last synced: 08 Jul 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/xuwei-k/junit-report-aggregate
sbt plugin for aggregate junit reports
junit sbt sbt-plugin scala testing
Last synced: 22 Jul 2025
https://github.com/saibotsivad/jmap-fetch-test-email
Wait for and fetch a sent email over JMAP, e.g. for integration tests of tools that send emails.
Last synced: 03 Oct 2025
https://github.com/guardian/content-api-local-proxy
Proxying requests to live and preview CAPI. Handling auth, so you don't have to!
Last synced: 07 Jan 2026
https://github.com/timokoessler/interactive-cli-tester
A tool for testing interactive command line interfaces
cli command-line command-line-interface jest terminal test testing
Last synced: 09 Apr 2026
https://github.com/fardog/congruent
A Go utility library for testing that responses from multiple servers are equivalent.
integration-testing regression-testing rest-api testing
Last synced: 10 Sep 2025
https://github.com/anshul-sonpure/api-testing-using-python
This a Collection of python script which can be used to perform api testing using python requests module. Collection contains scripts for fetching user,create a user,update and delete user.
api crud-application python pythonapi requests response rest rest-api testing validation
Last synced: 21 May 2026
https://github.com/cdn77/testutils
Test Utils for PHP to facilitate writing tests
hacktoberfest php phpunit testing testing-tools testutils
Last synced: 23 Aug 2025
https://github.com/helpscout/cyan
🐱 Cyan: Cypress-like Testing for React + JSDOM
cypress integration javascript jsdom library open-source react react-router redux testing
Last synced: 12 Apr 2025
https://github.com/urbanjost/m_msg
convert all common variables to a string in Fortran using unlimited polymorphic variables
fortran fortran-package-manager fpm testing unit-testing
Last synced: 03 Feb 2026
https://github.com/sandunwira/boost
Trying to create my own CSS framework like Bootstrap, Tailwind [Work In Progress]
Last synced: 24 Jul 2025
https://github.com/pdrum/moq-go-113
Accompanies discussions in https://github.com/matryer/moq/pull/105
Last synced: 27 Jun 2025
https://github.com/felixschwarz/htmlcompare
library to compare HTML while ignoring non-functional differences
Last synced: 09 Apr 2025
https://github.com/goldlabel-apps/test-harness
A collection of software and test data used by developers to unit test software models during development
Last synced: 29 Mar 2025
https://github.com/4nickpick/automate-recaptcha
Automating Recaptcha Testing
automate captcha recaptcha testing
Last synced: 04 Oct 2025
https://github.com/tmcgilchrist/ocaml-jack
QuickCheck with shrinking for free
ocaml property-based-testing property-testing quickcheck test testing
Last synced: 14 Jul 2025
https://github.com/stchris/testzero
JS test runner without dependencies
javascript no-dependencies runner test testing
Last synced: 24 Jul 2025
https://github.com/anghelleonard/automationtesting---shopin
Shopin is a production-like app useful for automation testing and more.
automation-test cypress protractor selenium testing
Last synced: 13 Nov 2025
https://github.com/hussani/java-test-generator
Automatic test generator using constraint programming
code-generation constraint-programming testing
Last synced: 06 Jul 2025
https://github.com/danglotb/ex2amplifier
EXhaustive EXploration (EX^2) of the test amplification space.
Last synced: 02 Aug 2025
https://github.com/salmonmode/contextional
A functional testing tool for Python
functional-testing python test test-automation testing testing-tools tests
Last synced: 12 Jul 2025
https://github.com/mozilla-iam/auth0-tests
Test automation for auth0 integration
auth0 automation iam selenium testing
Last synced: 13 Apr 2025
https://github.com/rogervinas/snapshot-testing
📸 Snapshot Testing with Kotlin
kotlin snapshot-testing testing
Last synced: 16 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/sponja23/pytest-git-diff
Pytest plugin that allows the user to select the tests affected by a range of git commits
Last synced: 07 Mar 2026
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/0x76agabond/diamond-testing-framework
A structured, OOP-style framework for testing Diamond (EIP-2535) contracts. Designed for modularity, clarity, full test coverage across facets.
diamond-standard eip-2535 oop solidity testing
Last synced: 10 Apr 2026
https://github.com/zonia3000/maven-docker-database-testing
Example of Maven project using Docker plugin for integration testing on real databases
database docker example maven maven-plugin-example mysql postgresql testing
Last synced: 11 Apr 2026
https://github.com/sudzxd/azure-functions-test
Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.
azure azure-functions mocking pytest python serverless testing type-safe unit-testing
Last synced: 18 Feb 2026
https://github.com/gluufederation/gluu-passport-testing
Gluu Passport Stage Tests
auth authentication authorization behave droplet gluu-passport-testing idp inbound oauth2 oidc python saml stage test-automation testing
Last synced: 30 Mar 2025
https://github.com/nicdard/fusion-function-generator
A generator for Semantic Fusion
cvc5 fuzzing smt smt-lib smt-solver testing yinyang z3
Last synced: 25 Jan 2026
https://github.com/yerkopalma/fs-restore
Take a snapshot of a file or folder to later restore it.
backup filesystem fs snapshot test testing
Last synced: 20 Mar 2025
https://github.com/daggerok/gradle-postman-example
This repository contains example how to execute postman collection tests using gradle (newman npm package). Add functionality to collect all html reports into single one
gradle moowok newman node node-js nodejs postman postman-apps postman-collection postman-example postman-test test test-automation test-driven-development test-framework test-runner testing testing-framework testing-tools tests
Last synced: 04 May 2026
https://github.com/iunary/fakeuseragent
Golang package that provides fake useragent strings for popular web browsers
browser faker fakeuseragent golang scraping testing user-agent-spoofer user-agent-string useragent webscraping
Last synced: 20 Nov 2025
https://github.com/m-kovalevsky/ggft
Grokking Go Fundamentals with Tests Video Series / Course
course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial
Last synced: 25 Mar 2025
https://github.com/aswinbarath/cli-in-python
To-do List App with Command Line Interface in Python
cli javascript jest python testing
Last synced: 20 Apr 2026
https://github.com/geeknik/burp-idor
A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.
ai bug-bounty bugbounty burp burp-suite cli hacking heuristics hugging-face huggingface idor infosec python qa security testing yaml
Last synced: 18 May 2026
https://github.com/qgis/pyqgis4-checker
Road to QGIS 4: PyQGIS checker for QGIS based on Qt6
developer-tools docker pyqgis qgis qt6 testing
Last synced: 03 Oct 2025
https://github.com/jayvdb/nose3
nose ported to Python 3.4+ maintaining Python 2.7 support
Last synced: 17 Mar 2025
https://github.com/waylonwalker/coverage-rich
A rich table report for coverage.py
Last synced: 05 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/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/nightwatchjs/nightwatch-plugin-apitesting
Run API tests in Nightwatch using supertest
api-testing mock mock-server nightwatch nightwatchjs supertest testing
Last synced: 09 Aug 2025
https://github.com/wix-incubator/with-eyes
Lightweight library for integrating with applitools eyes
applitools e2e jest mocha protractor puppeteer testing
Last synced: 10 Apr 2026
https://github.com/brandonduff/rspec-ordering-mttf
A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.
rspec ruby tdd testing testing-tools
Last synced: 11 Mar 2026
https://github.com/smurf-iv/winafred
Windows Add File Read Edit Delete -> Tester
Last synced: 29 Oct 2025
https://github.com/philipschmid/flow-generator-app
Network flow generator (TCP and UDP) for Kubernetes network testing purposes
cilium flows hubble kubernetes netflow network networking test testing
Last synced: 10 Apr 2026
https://github.com/oresoftware/tap-json-parser
Parses JSON objects from newline delimited input stream.
json nodejs suman tap tapjs test-anything-protocol testing yolo
Last synced: 10 Apr 2026
https://github.com/exasol/exasol-test-setup-abstraction-java
Common interface for testing with an Exasol database in local and AWS environments using Java.
exasol-integration integration-testing testing
Last synced: 04 Jan 2026
https://github.com/sethbang/python-tools
A collection of Python scripts for file utilities, markdown processing, and automated testing.
actions automation markdown python scripts testing tools utilities
Last synced: 06 May 2026
https://github.com/andreinbio/rustyview
learing rust templating-engine testing
Last synced: 19 May 2026
https://github.com/chriamue/yew-preview
Yew Preview Test Framework
components rust storybook testing ui-components yew
Last synced: 19 Feb 2026
https://github.com/jimporter/caliber
A mettle-based compilation-test framework
c-plus-plus compilation-testing mettle testing
Last synced: 24 Sep 2025
https://github.com/im-open/process-postman-test-results
GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter
continuous-integration postman-tests pr-comment status-check swat-team test testing
Last synced: 01 Jul 2025
https://github.com/miroslav-reiter/kurz_testovanie_softveru
🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody
acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie
Last synced: 09 Aug 2025
https://github.com/jonathanknowles/quickcheck-monoid-subclasses
Support for testing instances of classes defined in the monoid-subclasses library.
haskell instances monoid-subclasses quickcheck testing
Last synced: 04 Oct 2025
https://github.com/fdefelici/vs-clove-unit
CLove-Unit Test Adapter for Visual Studio
clove-unit test-adapter testing testing-tools visual-studio
Last synced: 03 Oct 2025
https://github.com/mattmazzola/internals-visible-typescript
Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript
csharp internals internalsvisibleto jest testing typescript
Last synced: 09 Apr 2026
https://github.com/pdmlab/waitforpostgres.net
Wait for Postgres connections using .NET
devops dotnet npgsql postgresql testing
Last synced: 09 Apr 2026
https://github.com/andimiller/munit-cats-effect-styles
Some Suites for munit-cats-effect
cats functional-programming munit scala testing
Last synced: 23 May 2026
https://github.com/leolanese/angular18-inmemorywebapimodule
Angular18 InMemoryWebApiModule to mock data collections
angular api-rest inmemorywebapimodule mockserver testing typescript
Last synced: 20 May 2026
https://github.com/mvaibhav131/schedule-management-system
backend assignment
api assignment backend controllers cors expressjs jest-tests middleware nodejs nodemon requests router routes schedule-meetings schedule-tasks testing
Last synced: 09 Apr 2026