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/fene-87/tdd-testing-practice
A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library
Last synced: 21 Apr 2026
https://github.com/spectolabs/hoverfly-github-action
Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)
api-simulation github-actions hoverfly http https mitm mocking proxy service-virtualization stubbing testing testing-tools
Last synced: 22 Apr 2026
https://github.com/sand4rt/playwright-ct-solid
Playwright Solid component testing
component component-testing playwright solid test testing
Last synced: 24 Apr 2026
https://github.com/olafsulich/jest-workshop
Jest and TypeScript workshop
jest testing testing-javascript ts-jest typescript
Last synced: 24 Apr 2026
https://github.com/qainsights/windows-sandbox-scripts
⚡ Useful Windows Sandbox Scripts for performance testers/engineers. 🙏 All kinds of contributions are welcome.
microsoft performance performance-engineer performance-testing sandbox testing utilties windows
Last synced: 24 Apr 2026
https://github.com/godogx/mongosteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 26 Apr 2026
https://github.com/mallozup/pipkins
create jenkins pipeline jobs automatically and store them in git
continous-integration jenkins jenkins-pipeline opensource python testing
Last synced: 28 Apr 2026
https://github.com/klugier/uppgoogletest
GoogleTest (GoogleTest & GoogleMock) distributed source package for Upp platform.
distributed mocking testing ultimatepp upp
Last synced: 19 Feb 2026
https://github.com/dr-dream/openstf-k8s
STF deployment on Kubernetes (k8s)
android docker k8s kubernetes kubernetes-deployment openstf quickstart stf test-automation testing testing-tools
Last synced: 16 Mar 2026
https://github.com/imjoehaines/dottie
Dottie is a test runner for PHPT-like tests
Last synced: 19 Jan 2026
https://github.com/helmutkemper/chaos
Chaos test (failure) for microservices in development phase (easy to use)
chaos go golang microservices test testing
Last synced: 29 Jan 2026
https://github.com/jalbam/sockjs_test_server_nwjs
[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.
binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop
Last synced: 04 May 2026
https://github.com/chukwuemekaaham/google-it-automation-with-python-professional-certificate-
This six-course certificate, developed by Google, is designed to provide IT professionals with in-demand skills -- including Python, Git, and IT automation. Knowing how to write code to solve problems and automate solutions is a crucial skill for anybody in IT. It covers area such as; how to program with python and how to use python to automate common system administration tasks, version control with git and github, troubleshooting and debugging complex problems, applying automation at scale by using configuration management and the cloud, and analyzing real-world IT problems and implementing the appropriate strategies to solve those problems.
alerting automation bash cloud configuration-management csv email git-github google-cloud-platform linux monitoring operating-systems puppet python reportlab restful-api shell-scripting systems-administration testing troubleshooting-debugging
Last synced: 28 Jan 2026
https://github.com/clear-route/choreo
Async Python test framework for message-driven systems.
e2e-testing message-driven testing
Last synced: 05 May 2026
https://github.com/melv-narrow/playwright-framework
🎭 Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards
allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing
Last synced: 05 May 2026
https://github.com/pavelkrolevets/clique
Fast setup Ethereum POA private blockchain for testing (tmux: 1 bootnode, 3 mining nodes, 1 sec block)
easy-to-use ethereum geth permissioned-blockchain poa testing tmux
Last synced: 29 Jan 2026
https://github.com/shonharsh/python-exercism-s03e01-bools-ghostgobblearcadegame
Exercism - This Python project is about Booleans.
academic artificial-intelligence atom automation booleans bot config education exercism git guide learning markdown process python studio testing training-materials trending windows
Last synced: 06 May 2026
https://github.com/gbenm/pintos-vscode
vscode extension for PintOS project
debugging debugging-tool devcontainers pintos testing testing-tools vscode vscode-extension
Last synced: 08 May 2026
https://github.com/dsanchezcr/devopspracticesforazurecosmosdb
Demo environment used in the 'DevOps Practices for Azure Cosmos DB' session for Microsoft Reactor.
ci-cd cosmosdb cosmosdb-emulator dotnet-core github-actions javascript nodejs powershell stored-procedures testing triggers
Last synced: 24 Jan 2026
https://github.com/maurodesouza/star-wars-explorer
🌑 Explore o universo de Star Wars com o Star Wars Explorer
jest nextjs react react-lottie react-testing-library styled-components swapi testing
Last synced: 14 Apr 2026
https://github.com/romann-broque/java-fixture-generator
Compile-time fixture builders for Java — annotate a DataSet, get a fluent *Fixture* API.
annotation-processor builder-design-pattern builder-pattern code-generation data-test fixtures gradle java maven-central spring-boot test-automation test-fixture test-fixtures testing
Last synced: 09 Oct 2025
https://github.com/larswaechter/nodejs-api-testing
An example app on testing Node.js REST APIs with Jest, Supertest & Chai
docker express nodejs postgresql testing typescript
Last synced: 28 Oct 2025
https://github.com/adrianbrad/psql-docker-tests-example
📊 parallel black box PostgreSQL unit tests run against a real database.
Last synced: 09 Feb 2026
https://github.com/adriamontoto/object-mother-pattern
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
development object-mother pattern python python3 python311 python312 python313 testing tools utilities validation
Last synced: 26 Feb 2026
https://github.com/ibrunotome/ticketbeast
Learning TDD using Laravel with Adam Wathan's course. This course can be found at https://course.testdrivenlaravel.com
laravel tdd testdriven testing ticketbeast
Last synced: 09 May 2026
https://github.com/forketyfork/compose-ui-test-server
HTTP server for controlling Compose Desktop applications at runtime, designed for AI coding agents
ai automation claude-code compose compose-desktop kotlin testing ui-testing
Last synced: 26 Feb 2026
https://github.com/weltling/virtio-villain
Battle test virtio device models
c cloud-hypervisor fault-injection fuzzing hypervisor kvm negative-testing qemu security testing virtio vmm
Last synced: 16 Jun 2026
https://github.com/kubism/testutil
Collection of helpers to ease implementing integration tests utilizing kind, helm and kubernetes
Last synced: 20 Jun 2026
https://github.com/kaelzhang/aya
Just a wrapped tap, more fun.
after before beforeeach nodejs piapia tap testing
Last synced: 30 Jan 2026
https://github.com/apertureless/presentation-vuex-testing
💁 💬 Slides of my vuex testing talk
javascript presentation slides testing vuex
Last synced: 19 Jun 2026
https://github.com/bitomule/mav
Deterministic iOS app validation CLI for AI coding agents.
accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode
Last synced: 19 Jun 2026
https://github.com/softspiders/puppeteer-jest-travis-heroku
The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline
headless heroku jest min puppeteer softspider softspiders ss template test testing travis
Last synced: 25 Feb 2026
https://github.com/qavajs/playwright-runner-adapter
Adapter to launch qavajs project with playwright runner
Last synced: 07 Feb 2026
https://github.com/jeroenouw/baretest-ts
Use this minimalistic JavaScript test runner now in a TypeScript project
baretest javascript testing typescript
Last synced: 19 Oct 2025
https://github.com/pure-fish/docker-fish
🐋🐟🐚 Docker images with Fish shell for project to test in controlled environments
docker-image fish fish-shell fishtape testing
Last synced: 16 Feb 2026
https://github.com/jonarzz/refactoring-katas
Coding practice based on small projects
java kata katas refactoring tdd testing
Last synced: 14 Apr 2026
https://github.com/marcuwynu23/yano-text-editor
Simple Text Editor for doing fast experiment/learning programming
code-editor editor experiment fast-try java javascript learning-code nodejs python testing text-editor try
Last synced: 09 Apr 2025
https://github.com/cspray/stream-buffer-intercept
A PHP testing utility for writing unit tests that assert expectations on stream output
Last synced: 10 Jul 2025
https://github.com/cdimascio/couchinator-java-wrapper
Fixtures for CouchDB and IBM Cloudant.
cloudant couchdb fixtures test-fixtures testing
Last synced: 29 Mar 2025
https://github.com/dmjones/certs
Generate certificates for Go tests
certificates go golang keys testing
Last synced: 26 Jan 2026
https://github.com/internetarchive/hello-js
an example of full CI/CD from GitHub to a nomad cluster
cicd cluster deploy javascript nomad testing
Last synced: 10 Apr 2025
https://github.com/swisnl/game-of-tests-laravel-demo
Game of Tests demo site
Last synced: 13 Jan 2026
https://github.com/milliams/python_testing
Materials for Python testing workshop
hypothesis pytest python testing
Last synced: 31 Mar 2025
https://github.com/virtualansoftware/service-virtualization-openapi
Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle.
automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing
Last synced: 13 Apr 2025
https://github.com/marabesi/smelly-test
Finding test smells in your javascript/typescript code
smells tdd-javascript tdd-typescript testing
Last synced: 19 Jul 2025
https://github.com/asvetliakov/babel-plugin-jest-easy-mock
Easy mocking with Jest!
babel-plugin jest mocking testing
Last synced: 21 Mar 2025
https://github.com/lukasmetzler/agenteval
Lint, benchmark, and score your AI coding instructions. Stop guessing, start measuring.
agents ai benchmark bun claude cli code-quality copilot cursor developer developer-tools evaluation instructions lint testing typescript
Last synced: 08 Apr 2026
https://github.com/altwalker/live-viewer
A web application for visualizing the progress of an AltWalker test run.
altwalker javascript model-based-testing python test-automation testing testing-tools
Last synced: 03 May 2025
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/leonelgalan/rspec-active_model_serializers
Simple testing of ActiveModelSerializers via a collection of matchers.
activemodelserializers gem json-schema open-source opensource rspec serialization testing
Last synced: 18 Mar 2025
https://github.com/hasnayeen/laravel-meetup-2017
Source code from the laravel meetup presentation
Last synced: 13 Apr 2026
https://github.com/agrostar/zzapi-vscode
VS Code extension for zzapi - an API testing and documentation framework
api api-client api-rest testing typescript vscode-extension
Last synced: 08 Apr 2025
https://github.com/soh335/test-mysqld-docker
testing with docker mysqld for golang
Last synced: 20 Apr 2026
https://github.com/engineeringsoftware/exli
Automatic extraction of inline tests (from unit tests)
inline-tests test-automation test-generation testing
Last synced: 12 May 2025
https://github.com/maxbeatty/auth0-rule-sandbox
Provides a test environment for Auth0 Rules similar to their sandbox
Last synced: 29 Sep 2025
https://github.com/qainsights/k6-role
An Ansible role to install k6
ansible k6 load-testing performance performance-testing testing
Last synced: 31 Mar 2025
https://github.com/iansan5653/assertion-types
Test your types using just the TypeScript compiler and no external tools.
linting testing types typescript utility-types
Last synced: 21 Jul 2025
https://github.com/davidemoro/play_sql
pytest-play support for SQL expressions and assertions
pytest python sql sqlalchemy testing
Last synced: 15 Mar 2025
https://github.com/masaakiaoyagi/rspec-context_helper.rb
context helpers for RSpec
Last synced: 12 Apr 2025
https://github.com/owncloud/ios-scenario-testing
:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators
appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing
Last synced: 02 Jul 2025
https://github.com/3rd-eden/setup-env
Automated, feature detected, environment setup for your test suite
babel environment enzyme jsdom react setup test testing
Last synced: 20 Aug 2025
https://github.com/suin/livexample
💯 Ensures your example codes works well by unit testing.
example-code livexample php phpunit phpunit-extension testing unit-testing
Last synced: 13 Jul 2025
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/go-away-learning/learn-go-with-tests
Learn Go with tests (Or learn test-driven development with Go)
Last synced: 09 Mar 2026
https://github.com/dicodingacademy/fluttest-cli
Run Flutter test on interactive mode :tada:
cli flutter testing testing-tools
Last synced: 01 Mar 2025
https://github.com/sirkonst/type_comparable
Helper for checking variable equivalence by type. Useful for tests.
pytest pytest-plugin test testing type types typing
Last synced: 06 Jul 2025
https://github.com/mikavilpas/tui-sandbox
🧪 A terminal test environment and development playground 🛝
Last synced: 03 May 2026
https://github.com/andreas-dorfer/behavior-test-generator
A Myriad plugin to generate test classes from behaviors.
bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit
Last synced: 12 Mar 2026
https://github.com/evpl/xteps2
Log test steps into any reporting systems
allure allure-report automated-testing automation extentreports java kotlin logging qase reporting reporting-tool reportportal steps testing testit
Last synced: 17 Jan 2026
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/aasaam/vulnerable-application
Vulnerable application is test case study for check protection mechanism.
security-vulnerability sql-injection testing xss-vulnerability
Last synced: 23 Jul 2025
https://github.com/rsrchboy/test-moose-more
More tools for testing Moose packages
Last synced: 13 Apr 2025
https://github.com/bahmutov/was-tdd
Checks a branch that claims to fix a bug using TDD principle
Last synced: 29 Sep 2025
https://github.com/cho45/test-html-differences
Perl module for testing HTML structure
Last synced: 05 Apr 2025
https://github.com/sebastiaandenboer/mendix-robot-framework-demo
Demo solution demonstrating the use of Robot Framework and Playwright for UI test automation in Mendix applications.
low-code mendix playwright robot-framework testing
Last synced: 05 Oct 2025
https://github.com/centril/proptest-derive
Custom-derive for the Arbitrary trait of proptest.
custom-derive property-based-testing proptest quickcheck rust testing
Last synced: 27 Jun 2025
https://github.com/bohdanmoroziuk/code-snippets
This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.
cheat-sheets code-snippets front-end-development functional-programming knowledge-base oop react rest-api software-architecture software-development testing typescript vue3
Last synced: 13 Apr 2026
https://github.com/joscha/ts-jest-transformer-example
Custom transformer & module mapper with jest & ts-jest
identity-obj-proxy jest module-mapper react testing transformer ts-jest typescript
Last synced: 08 May 2026
https://github.com/tldr-pages/tldr-pages-test-harness
A Bats test-suite that validates if a tldr-client is compatible with the client specifications set out in the tldr repository.
bats hacktoberfest testing tldr tldr-client tldr-pages
Last synced: 11 Mar 2025
https://github.com/hbomb79/go-chanassert
Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies
asynchronous go golang testing testing-library testing-tools
Last synced: 24 Aug 2025
https://github.com/optimizory/vrest-ng-cli
Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.
api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation
Last synced: 26 Aug 2025
https://github.com/andywer/deep-assert
🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.
assertions deep-equals diff javascript json json-diff nodejs testing typescript
Last synced: 28 Aug 2025
https://github.com/miroslav-reiter/python
🐍 Kurz Python Materiály, zdrojové kódy
Last synced: 30 Jul 2025
https://github.com/gtkacz/coverage-pre-commit
A pre-commit hook to run coverage on your code and enforce a minimum coverage threshold.
coverage pre-commit python test testing testing-tools
Last synced: 07 Apr 2025
https://github.com/vitalets/sheeva
Concurrent Automation Test Runner
test-automation test-runner testing
Last synced: 27 Jul 2025
https://github.com/cycloidio/auth0-rules-runtime
Wrapper of webtask runtime for helping to write tests for Auth0 rules
auth0 auth0-rules runtime testing webtask
Last synced: 02 Nov 2025
https://github.com/pinzolo/mongotest
Testing helper for using MongoDB.
fixtures golang mongodb testing
Last synced: 13 Jun 2025