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-06-30 00:27:29 UTC
- JSON Representation
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/stchris/testzero
JS test runner without dependencies
javascript no-dependencies runner test testing
Last synced: 24 Jul 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/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/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/matcha4smiley/faketime
Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.
datetime fake-times kotlin kotlin-library library mock mocking testing testing-library
Last synced: 11 Jan 2026
https://github.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber's goleak
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 18 Mar 2025
https://github.com/lahwaacz/pytest-nginx
A pytest plugin managing an instance of the nginx web server
pytest pytest-plugin python testing
Last synced: 13 Apr 2025
https://github.com/mikma03/production-python
This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.
best-practices deployment package production python3 reference-implementation resources testing
Last synced: 10 May 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
https://github.com/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
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/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/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/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/mattiasnordqvist/captain-data
Overridable convention based sql server data generation
fixtures sql-server testing testing-tools
Last synced: 14 Jun 2025
https://github.com/mahamorim/bootcamp-quality-assurance-gft
Desafios e conteúdos do programa GFT Quality Assurance.
bootcamp java junit mockito quality-assurance rest-api selenium test-automation testing
Last synced: 17 Feb 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/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/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/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/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/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/okuzawats/android-hilt-testing
Hiltを単体テストに活用するための実験用プロジェクト。
Last synced: 17 May 2026
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/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/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/protonemedia/laravel-browser-kit-macro
A macro to use the Laravel 5.3 testing layer inside your Laravel >5.3 tests
Last synced: 12 Jul 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/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/rbiedrawa/spring-kafka-multiple-event-types-in-same-topic
This repository contains sample Spring Boot setup for handling multiple event types in single Kafka topic.
avro avro-kafka docker docker-compose gradle interactive-queries kafka kafka-streams multiple-event protobuf schema-registry spring-boot spring-cloud-stream spring-cloud-stream-binder-kafka spring-kafka state-store testing
Last synced: 11 Apr 2026
https://github.com/warleylopes/selenium.quickstart
Just inherit a class, set an app.config and you're set with Selenium WebDriver session management, e-mail sending of reports with test execution results with screenshots and videos
automate automation c-sharp e-mail email extentreports klov qa record recorder recording reports results screen screenshot selenium test testing video webdriver
Last synced: 11 Apr 2025
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/panthevm/retest
A ClojureScript library for efficient testing of Reagent and Re-frame applications
Last synced: 07 May 2025
https://github.com/gatoreducator/execexam
:rocket: ExecExam runs executable examinations that assess Python programming skills
examination-system programming python testing
Last synced: 08 May 2025
https://github.com/openweb-nl/in-memory-jcr
The goal of this project is to make it easier for developers to set up a full feature JCR repository (In this case Jackrabbit) for testing purposes.
Last synced: 18 May 2026
https://github.com/erg-lang/molc
A mock language client for testing language servers
language-server lsp lsp-client rust testing
Last synced: 06 Apr 2025
https://github.com/guillaumefalourd/diff-action
Github Action to compare 2 files using diff 🕵️
all-os-supported compare-files diff github-actions testing useful utilities
Last synced: 02 Jul 2025
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/ripe-tech/ripe-rainbow
Automation test framework for the RIPE domain
automated functional selenium testing
Last synced: 15 Jul 2025
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/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/lssandes/nft-marketplace
CryptoKet is made using the immense power of Solidity and Next.js. This project combines futuristic elements of Web3 blockchain development and the popular culture wave of non-fungible tokens (NFT).
deployment erc-1155 erc-721 hardhat marketplace nextjs nft smart-contracts solidity testing testnet-blockchain
Last synced: 19 Feb 2026
https://github.com/dmr4eg/ts1-repo
Software testing practice
junit5 maven mockito oxygen processing selenium-java selenium-webdriver test-automation testing testing-tools uml-diagrams
Last synced: 11 Apr 2026
https://github.com/mreiche/python-automation-framework
Automation Framework for Selenium WebDriver API
automation automation-framework selenium test-automation testing webdriver
Last synced: 23 Mar 2025
https://github.com/tomokimiyauci/tytest
🃏 Deno-first type testing tools
deno test testing tsd types typescript
Last synced: 20 May 2026
https://github.com/minivera/lander
VDOM experiments
framework hacktoberfest monorepo testing typescript vdom
Last synced: 20 Jan 2026
https://github.com/jayvdb/nose3
nose ported to Python 3.4+ maintaining Python 2.7 support
Last synced: 17 Mar 2025
https://github.com/oussama-zbair/tdd-dojo
Test Driven Development (TDD) Practice with Java & Junit4
java junit4 maven object-oriented-programming tdd-java test-driven-development testing unit-testing
Last synced: 07 May 2026
https://github.com/ildus/pqt
Utility for postgres instances management.
gdb go nodes postgresql testing tracing
Last synced: 19 Apr 2026
https://github.com/kiran-kumar-k3/vulnweb-docker
A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database
docker dockerfile testing worddpress
Last synced: 18 Sep 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/logofx/testing
Various facilities for .NET client apps testing
Last synced: 24 Apr 2025
https://github.com/int128/docker-sshd
General purpose image running OpenSSH daemon for functional tests
docker-image ssh-server testing
Last synced: 17 Oct 2025
https://github.com/mrfoh/httpprobe
A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.
api go http http-testing testing
Last synced: 08 Mar 2026
https://github.com/barelyhuman/node-snapshot
A minimal Jest like snapshot testing helper for node:test
node snapshot snapshot-testing test testing
Last synced: 08 Mar 2026
https://github.com/rhcarvalho/redgreen
Tool for showing TDD red/green state in a Coding Dojo
coding-dojo go golang tdd testing testing-tools
Last synced: 17 Sep 2025
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/kiwiproject/kiwi-test
Some potentially useful Java test utilities...
Last synced: 08 Mar 2026
https://github.com/doamaral/ruby-rspec-selenium
Using the minimal number of libs to do UI Testing
rspec ruby selenium-webdriver testing ui
Last synced: 11 Apr 2026
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/ajeetdsouza/testcontainers-aerospike-go
Integration testing for Aerospike via Testcontainers.
aerospike automation docker go golang hacktoberfest integration-testing test-automation testcontainers testing
Last synced: 17 Mar 2025
https://github.com/jpedroschmitz/qualyty
A small JavaScript testing library created for studying purposes!
Last synced: 30 Mar 2025
https://github.com/gavin771/wdio-testrail-cucumber-reporter
Custom reporter for pushing cucumber based webdriverio results to testrail
automation cucumber cucumberjs javascript js qa selenium testing testrail webdriverio webdriverio-plugin
Last synced: 04 Oct 2025
https://github.com/tpaksu/karma-code-reporter
Prepares a test report which each failed case has it's own report and inline test case.
grunt html jasmine javascript karma karma-reporter npm-module testing
Last synced: 05 Jan 2026
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/okaymeal/toc-tests
Automated tests for the Tombs of Cherem web game
automation game phaser phaser3 python selenium selenium-python selenium-webdriver software testing web
Last synced: 29 Jan 2026
https://github.com/mjaroslav/mcingametester
Engine for tests, that requires minecraft to be loaded.
gradle gradle-plugin gradle-task minecraft-forge minecraft-forge-mod minecraft-forge-mod-util minecrat test test-automation test-framework testing testing-framework testing-library
Last synced: 06 May 2026
https://github.com/oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
ava jasmine jest mocha tape testing unit-testing uvu vitest
Last synced: 12 Apr 2026
https://github.com/themusharraf/flutterapk
This project is a starting point for a Flutter application.
Last synced: 18 May 2026
https://github.com/lbirkert/portcontrol
Webinterface made for the ESP32 Development board to test circuits.
arduino arduino-ide circuits esp32 frontend html testing
Last synced: 18 May 2026
https://github.com/a-poor/vhttp
A library for testing Go HTTP requests and responses from the net/http package.
Last synced: 27 Mar 2025
https://github.com/damirscorner/20210820-ng-test-http-get
Sample project for "Testing HttpClient GET requests in Angular" blogpost
Last synced: 24 Mar 2025
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/kirca54/selenium-login-testing
Selenium automatic testing
Last synced: 11 Apr 2026
https://github.com/danitome24/tgndevs-meetup-tdd-php
Simple php project to start playing with TDD
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/ricsanfre/fluent-multiline-app
Multiline log generator apps for testing fluentbit
fluentbit log-generator testing
Last synced: 27 Jan 2026
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 24 Apr 2026
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/sogaiu/janet-usages-as-tests
Generate and run tests from usage examples for Janet code
Last synced: 25 Jan 2026
https://github.com/remcohaszing/jest-axios-snapshot
Test axios HTTP responses using Jest snapshots
Last synced: 19 Apr 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/mycargus/quarantined
Automatically diagnose and disable flaky tests. Automatically re-enable once they're reliable again.
automation flaky-tests quality reliability testing unreliable-tests
Last synced: 15 May 2025
https://github.com/ap/test-file-contents
Test routines for examining the contents of files
developer-tools perl testing testing-library
Last synced: 18 Jun 2025
https://github.com/hzhu/jest-circus-browser
🎪 jest-circus, re-exported to run in the browser
browser jest jest-circus testing webpack
Last synced: 19 Apr 2026