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-29 00:27:17 UTC
- JSON Representation
https://github.com/lawrence-laz/extensions.configuration.object
A simple way to do configuration using POCO objects.
appsettings configuration dotnet dotnet-core poco testing
Last synced: 07 Mar 2026
https://github.com/prashanth-sams/locust-workshop
Exercise locust with sample programs
docker grafana influxdb load-testing locust locust-docker locust-tests performace python python3 testing
Last synced: 18 Mar 2025
https://github.com/voghdev/hellokotlin
Some learning and feature testing with the Kotlin language. Nothing serious.
feature kotlin kotlin-language learning library testing usage
Last synced: 11 Apr 2025
https://github.com/cqse/teamscale-javascript-profiler
Teamscale JavaScript Profiler
coverage e2e-tests javascript manual-testing quality-assurance testing
Last synced: 09 Jul 2025
https://github.com/davidemoro/play_mqtt
pytest-play plugin for MQTT support
Last synced: 11 Jul 2025
https://github.com/mbuscemi/elm-test-runner
Run elm-test and view results without leaving Atom
atom-package elm elm-lang elm-language elm-test testing testing-tools
Last synced: 22 Jun 2025
https://github.com/alexrios/ztests
Easy integrations tests with containers
containers docker docker-container feedback go golang hacktoberfest pool postgres pq sqlx test-automation test-containers testing testing-tools
Last synced: 23 Oct 2025
https://github.com/test-kitchen/kitchen-vro
A Test Kitchen driver for VMware vRealize Orchestrator
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 27 Mar 2025
https://github.com/zoido/trustme-go
Reduce the boilerplate code when testing with TLS
go golang golang-library golang-package testing tests tls x509
Last synced: 12 Jul 2025
https://github.com/badetitou/smarttest
The goal of SmartTest is to provide to the developers the list of tests they should run after they modify their code. With this plugin installed, developers will save time and will develop in a better way (hopefully).
pharo pharo-smalltalk smalltalk smarttest test-automation test-regression test-runner testing testing-tools
Last synced: 23 Oct 2025
https://github.com/uchagani/junit-playwright
JUnit 5 Extension to run Playwright-Java tests in parallel
automation java junit5 playwright playwright-java testing
Last synced: 24 Oct 2025
https://github.com/springtainer/springtainer-rabbitmq
RabbitMQ as docker-container for springboot testing
rabbitmq spring spring-boot testcontainers testing
Last synced: 24 Oct 2025
https://github.com/timakin/dsmock
dsmock is a fixture-injector for appengine datastore, based on YAML format fixtures
appengine appengine-go datastore gcp go golang google mocking testing testing-tools
Last synced: 14 Mar 2026
https://github.com/marcopaga/tekton-pipeline-and-task-test
This Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.
flux github-actions tasks tekton testing
Last synced: 06 Mar 2026
https://github.com/oblivious-oblivious/cspec
A lightweight, compile time unit testing library for TDD and BDD models, heavily inspired by ruby's RSpec.
bdd c-language cspec tdd testing
Last synced: 06 Jul 2025
https://github.com/reactivecircus/firestorm
:fire::cyclone:Incremental Android instrumented test runner based on Git source changes. WIP :construction:
Last synced: 16 Oct 2025
https://github.com/gonzagadavid/chameleon
Aplicação desenvolvida com React e Redux, onde permite que a pessoa usuária obtenha informações sobre suas bandas favoritas, procurando promover a experiência de estar em um ambiente feito especialmente para a banda pesquisada
eslint react react-hooks react-redux react-router redux testing
Last synced: 27 Feb 2026
https://github.com/100nm/pytest-results
Easily spot regressions in your tests.
msgspec mypy pydantic pytest pytest-plugin python testing type-hints typed
Last synced: 02 Mar 2026
https://github.com/iafan/agenda
Approval testing micro-framework for Go
approval-test go golang golden-master table-driven-test testing
Last synced: 16 Mar 2026
https://github.com/alexshamrai/junit-ctrf-reporter
This is a JUnit reporter to create test reports that follow the CTRF standard.
ctrf java junit junit5-extension test-automation test-reporting testing
Last synced: 14 Jan 2026
https://github.com/lukechilds/this
Traverses up the directory tree and returns the first module found
module package require test test-utilities test-utils testing testing-tools
Last synced: 28 Apr 2025
https://github.com/mtgleeson/tiatesting
Tia is a free test impact analyser library used for selective testing with common test runners such as JUnit and Spock.
git gradle gradle-plugin groovy java junit junit-jupiter junit4 junit5 maven maven-plugin perforce selective-testing spock test-automation test-impact-analysis testing testing-tools
Last synced: 04 May 2026
https://github.com/gianluigip/spectacle
Living Documentation for Distributed Systems
bdd documentation-tool kotlin testing
Last synced: 25 Aug 2025
https://github.com/nguyenngoclongdev/step-definition-generator
Generate step definition for multiple frameworks, such as Cypress, Playwright, and Cucumberjs.
cucumber generator gherkin javascript playwright step-definitions testing typescript vscode-extension
Last synced: 20 Oct 2025
https://github.com/form3tech-oss/go-ci-fuzz
A tool for running Native Go Fuzz tests in CI pipelines
Last synced: 09 Oct 2025
https://github.com/jasdeepkhalsa/jest-unit-testing-examples
Jest Unit Testing Examples from beginners to advanced
dry fetch jest testing unit-testing
Last synced: 21 Jan 2026
https://github.com/skippi/docspec
A crystal library for automatically testing documentation examples.
crystal crystal-lang crystal-language crystal-shard doctest documentation testing
Last synced: 16 Oct 2025
https://github.com/im-beast/http_benchmarks
🏎️ Deno web frameworks raced against each other
benchmark benchmarking deno http performance speed test testing web web-framework
Last synced: 04 Mar 2026
https://github.com/gamemann/go-playground
My Go playground that stores test programs and such. Includes tests that imports and uses structures and functions from shared and static C libraries.
cgo example examples functions go go-and-c go-c go-lang go-playground go-sandbox golang playground sandbox structures testing tests
Last synced: 14 Jan 2026
https://github.com/dword-design/mock-argv
Temporarily overrides the command line arguments. This is useful for testing.
args argument-parser arguments argv cli command-line command-line-tool coverage javascript jest mocha mock node nodejs npm npm-package replace restore test testing
Last synced: 16 Mar 2025
https://github.com/wlsf82/cy-en-pt
Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)
cypress-io multi-language-testing talking-about-testing testing
Last synced: 23 Apr 2025
https://github.com/clauseggers/bx90000fontpresentersupersuite
A stand-alone webpage that flips through the glyphs of a font
animation font fontdevelopment fonts html-css-javascript testing testpage typeface typefacedevelopment variablefonts webfonts
Last synced: 09 Apr 2025
https://github.com/lemonlion/testtrackingdiagrams
A mechanism for tracking the request-responses in your tests and converting them into PlantUML diagrams.
acceptance-testing autogenerated-diagrams bdd bdd-tests bddfy component-testing diagrams diagrams-as-code dotnet lightbdd nunit plantuml plantuml-diagrams plantuml-generator reqnroll sequence-diagrams test-driven-documentation testing xunit xunit-tests
Last synced: 16 May 2026
https://github.com/mkutz/approvej
A simple implementation of approval testing for the JVM
approval-testing java kotlin testing
Last synced: 01 Apr 2026
https://github.com/stordco/msw-toolbar
A simple utility to make your MSW experience a little bit better.
dx hacktoberfest msw testing toolbar typescript
Last synced: 17 Jan 2026
https://github.com/montogeek/cypress-docker-compose-multi-stage-build
Cypress E2E Testing using Docker compose multi stage builds
cypress docker docker-compose dockerfile e2e javascript nodejs testing
Last synced: 09 Oct 2025
https://github.com/dantealonsoht/stock-api-capstone
This is my React capstone project to handle the Stock API using the Redux store, also doing best practices to make a single page application to see stock information, also you can filter the information to only see according to the exchange, and more.
api javascript jest netlify react react-router reactjs redux redux-thunk single-page-app testing
Last synced: 06 Oct 2025
https://github.com/bitcrowd/javascript
Bitcrowd JavaScript Guide
guide javascript linting metrics testing
Last synced: 09 Apr 2025
https://github.com/inomera/mirket-guide
Mirket Business Guide
api api-lifecycle api-lifecycle-management apimanager manager mirket ratelimiting testing throttling
Last synced: 08 Feb 2026
https://github.com/llnl/simul
MPI coordinated test of parallel filesystem system calls and library functions
file-system mpi parallel parallel-computing testing
Last synced: 29 Apr 2025
https://github.com/anhtester/playwrightjava
Learning Playwright for Java - Anh Tester
anhtester pageobject-pattern playwright playwright-java test-automation testing testng-framework
Last synced: 25 Apr 2025
https://github.com/rani367/affected
Run only the tests that matter. Language-agnostic affected package detection for monorepos. Supports Cargo, npm, pnpm, Yarn, Bun, Go, Python, Maven, Gradle, .NET, Swift, Dart/Flutter, Elixir, sbt.
bun cargo ci cli dart dependency-graph dotnet elixir flutter github-actions go gradle maven monorepo npm python rust scala swift testing
Last synced: 05 Apr 2026
https://github.com/bdsoha/expycted
✅ "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.
assertion-framework expect expectation testing
Last synced: 14 Jan 2026
https://github.com/autero1/action-gotestsum
GitHub Action for setting up https://github.com/gotestyourself/gotestsum
actions github-actions go testing testing-tools
Last synced: 09 Oct 2025
https://github.com/choaib-elmadi/ai-4-every-1
AI 4 Every 1 course by CVZone.
ai algorithms artificial-intelligence generative-ai generator llms machine-learning testing training validation
Last synced: 31 Jan 2026
https://github.com/lvl99/barbell
Easily benchmark your JS code's performance via CLI using similar (but different) interface to Jest.
benchmark optimise optimize performance test testing
Last synced: 23 Feb 2026
https://github.com/ximaz/valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
42projects 42school ci ci-cd cicd devops devops-services devops-tools epitech epitech-project epitech-survival-kit memleak memleaks memory-check memory-leak testing tests valgrind valgrind-log-parsing valgrind-tool
Last synced: 26 Aug 2025
https://github.com/antman261/tiny-fixtures
A very simple javascript package for database fixtures
database database-fixtures database-testing fixture-test fixtures nodejs testing testing-javascript testing-tools typescript
Last synced: 25 Feb 2026
https://github.com/juanjogondev/fastypest
With this library, you can run your test suites without having to stop and restore the database in between them
jest jest-testing test test-automation testing testing-library testing-tools typeorm
Last synced: 13 Apr 2026
https://github.com/ecowden/pluto-path
Create a Pluto dependency injection module from files in a path or paths
dependency-injection javascript javascript-dependency-injection pluto testing
Last synced: 23 Jan 2026
https://github.com/lukechilds/requirable
Enables a module to require itself by name
ava requirable require test testing
Last synced: 24 Oct 2025
https://github.com/kanugurajesh/movie-recommendation-system
A saas based application to recommend movies
content-based-recommendation data-processing fastapi jupyter-notebook playwright responsive-ui saas sveltekit testing themoviedb-api typescript
Last synced: 22 Aug 2025
https://github.com/domcleal/as_deprecation_tracker
Track known ActiveSupport deprecation warnings
activesupport deprecation-tracker deprecations rails ruby-on-rails testing
Last synced: 06 Oct 2025
https://github.com/mrazauskas/jest-serializer-ansi-escapes
Jest snapshot serializer for ANSI escape sequences
ansi escapes jest sequences serializer snapshots testing
Last synced: 08 Mar 2026
https://github.com/sbstnerhrdt/node-port-test
A small and lightweight port testing docker
Last synced: 12 Jul 2025
https://github.com/deadeyejoe/fabrikk
An entity generation library for Clojure
clojure clojure-library testing
Last synced: 20 Feb 2026
https://github.com/ivpel/vigilant-kit
Testing with Selenium WebDriver - fast and easy.
python selenium selenium-webdriver tdd test-automation testing webdriver
Last synced: 25 Dec 2025
https://github.com/lana-20/charles-proxy-features
Charles Proxy - Features, MAT Use Cases, Comparison with Postman
charles charles-proxy debugging greybox-testing interceptor logging mobile testing testing-tools tracking web
Last synced: 03 Jan 2026
https://github.com/mbizhani/artemis
A developer-friendly integration test tool for calling REST APIs
groovy integration-testing java junit maven-plugin rest-api testing
Last synced: 22 Apr 2025
https://github.com/moul/testman
😎 `go test` wrapper for advanced testing workflows in Go
Last synced: 28 Jun 2025
https://github.com/nmake/network_mock
An SSH server to mock network devices
ansible asyncssh emulator network ssh-server testing
Last synced: 06 Apr 2025
https://github.com/likakuli/generic-project-template
通用restful api项目模板
circuit-breaker go health-check mock pprof prometheus-metrics ratelimit restful-api testing tracing
Last synced: 12 Jan 2026
https://github.com/sminez/simple_test_case
simple parameterised tests for rust
Last synced: 13 Apr 2025
https://github.com/hougesen/hitt
File based HTTP testing tool focused on speed and simplicity.
api-testing cli curl developer-tools hacktoberfest http http-client neovim neovim-plugin postman testing
Last synced: 25 Sep 2025
https://github.com/tyro/pact-spring-mvc
A library to enable recording/publishing and download/playback of PACT test files.
Last synced: 17 Jan 2026
https://github.com/robert-chiniquy/depends-on
External process runner for nodejs tests
Last synced: 03 Sep 2025
https://github.com/kernle32dll/testcontainers-go-canned
A collection of templates for testcontainers-go.
Last synced: 04 Mar 2025
https://github.com/byronka/memoria_project
A family tree / memorial site, an example of a larger project built with Minum
minimalist server-side-rendering tdd testing
Last synced: 05 Mar 2026
https://github.com/rossmacarthur/goldie
🌟 Simple golden file testing for Rust
Last synced: 13 Apr 2025
https://github.com/aiken-lang/fuzz
A library for writing Fuzzers for property-based testing in Aiken
aiken fuzzer property-based-testing testing
Last synced: 19 Apr 2025
https://github.com/applitools/workshop-cbt-playwright-js
Workshop: Modern Cross-Browser Testing in JavaScript using Playwright
applitools cross-browser-testing javascript playwright testing visual-ai visual-testing
Last synced: 15 Apr 2025
https://github.com/abdelrhman-ellithy/ellithium
Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,
appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools
Last synced: 29 Jul 2025
https://github.com/vb-consulting/xunit.npgsql
XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1
csharp dotnet netcore npgsql postgresql testing unit-testing xunit
Last synced: 13 Apr 2025
https://github.com/soarcn/formfiller
Android helper library to populate form fields with a predefined data set
android form formfiller testing
Last synced: 02 Sep 2025
https://github.com/tfrommen/unit-test-examples
Example code for my talks and workshops on unit testing.
example-code javascript php testing unit-testing
Last synced: 12 May 2025
https://github.com/joseluisgs/testing-js-cypress
Conjunto de ejemplos para realizar Test E2E y BDD usando Cypress con JS para Node.js, HTML o Vue.js.
cypress e2e-tests javascript n nodejs testing vue
Last synced: 08 Apr 2025
https://github.com/ayato-p/muscle-assert
A Clojure port of Persimmon.MuscleAssert https://github.com/persimmon-projects/Persimmon.MuscleAssert
Last synced: 22 Jul 2025
https://github.com/neuralegion/sectester-js
SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.
appsec brightsec e2e pentesting qa security test testing typescript
Last synced: 17 Mar 2026
https://github.com/markus1189/mockito-scala
Syntactic sugar for mockito in Scala
Last synced: 08 Sep 2025
https://github.com/ukhomeoffice/tf-testrunner
tf-testrunner parses Terraform configuration to Python and then runs your tests.
hodq python terraform test-framework testing testing-tools
Last synced: 26 Jul 2025
https://github.com/mattwilson1024/mocklify
A powerful and flexible tool for managing mock data
demos hacktoberfest mock mock-data testing testing-tools utility-library
Last synced: 04 Apr 2026
https://github.com/pyveci/racker
Racker is an experimental harness tool for provisioning and running operating system containers.
docker docker-image harness harness-framework machinectl oci oci-image oci-images skopeo systemd systemd-container systemd-nspawn systemd-run test-environment test-harness testing testing-tool umoci
Last synced: 17 Mar 2026
https://github.com/codacy/codacy-plugins-test
Testing interface for external docker tools
codacy docker plugins plugins-test review test test-automation testing testing-tool
Last synced: 12 Feb 2026
https://github.com/brice-morin/dracarys
Bring fire and fury to your all too peaceful containers
Last synced: 05 Mar 2026
https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests
An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests
android jetpack-compose parameterized-tests property-based-testing testing unit-testing
Last synced: 12 Sep 2025
https://github.com/yiling-j/carrier
🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy
code-generation factory fixtures testing
Last synced: 11 Apr 2025
https://github.com/rumkin/testup
TestUp is a test running suit
framework javascript testing tests
Last synced: 27 Oct 2025
https://github.com/icemac/toll
poor man's integration testing
lightweight locally offline testing
Last synced: 09 Apr 2025
https://github.com/mfaisalkhatri/webdriveriopoc
Mobile automation using Webdriverio
automation beginner learning-by-doing test-automation testing tutorial webdriverio
Last synced: 26 Oct 2025
https://github.com/malomohq/detour
Easily test email deliverability using simple-to-use assertions against a real SMTP server
elixir-lang email made-by-malomo smtp testing
Last synced: 14 Mar 2026
https://github.com/ichiban/thelper
Go static analyzer that reports where you forgot to call t.Helper().
go golang static-analysis testing
Last synced: 14 Jan 2026