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-10 00:27:42 UTC
- JSON Representation
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/qainsights/qainsights
I am NaveenKumar. Full Stack Developer. I build stuff. And I know nothing.
fullstack-development naveenkumar performance profile qainsights resume testing
Last synced: 07 May 2025
https://github.com/innolitics/hdat
High dimensionality algorithm tester
image-processing numerical-methods python snapshot-testing testing testing-tools
Last synced: 30 Apr 2025
https://github.com/clarify/subtest
A utility for generating runnable sub-tests in Go
Last synced: 17 Aug 2025
https://github.com/mcustiel/phiremock-codeception-module
Module to mock http request to external services during acceptance testing with Codeception. Allows you to connect to one or more Phiremock Servers and to interact with them in a semantic way.
automation codeception php testing
Last synced: 02 Feb 2026
https://github.com/sayantandey/sqlservercoverage
MS SQL Server code coverage for Stored Procedures (Branch + Statement)
coverage mssql-server mssqlserver reporting sqlserver stored-procedures testing
Last synced: 30 Oct 2025
https://github.com/kweinmeister/agentitest
Write browser tests in natural language, built on pytest and allure.
agent ai allure-report browser-use gemini llm playwright pytest qa test-automation testing web-testing
Last synced: 20 Jul 2025
https://github.com/Badisi/wdio-harness
🔬 WebdriverIO support for Angular component test harnesses
angular cdk components harness harnesses test test-harnesses testing wdio webdriver webdriverio
Last synced: 09 May 2025
https://github.com/peopledoc/jenkins-epo
:vertical_traffic_light: Increase Jenkins features with GitHub integration
approved-public asyncio ci devops ghec-mig-trial jenkins pipeline python3 quality testing
Last synced: 07 Oct 2025
https://github.com/kernle32dll/testcontainers-go-canned
A collection of templates for testcontainers-go.
Last synced: 04 Mar 2025
https://github.com/linuxkit/linuxkit-ci
The CI configuration for testing LinuxKit
Last synced: 04 May 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/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/squareslab/houston
Automated system testing for autonomous vehicles
houston robotic-systems test-generation testing
Last synced: 30 Apr 2025
https://github.com/mfaisalkhatri/junit-examples
Learn how to write tests using JUnit 5
examples hacktoberfest junit5 testautomation testing tutorial
Last synced: 08 Aug 2025
https://github.com/snhobbs/kicad-testpoints
Extract location of pads from a kicad layout. Useful for generating a test point report.
ate eda electronics fixture hardware jig kicad manufacturing pcb pcb-layout plugin test testing
Last synced: 12 Sep 2025
https://github.com/qavajs/steps-sql
Step library to work with relational databases
Last synced: 01 May 2025
https://github.com/happer64bit/hyperscript
Powerful HTTP Request Tester ⌚
api http http-client python python3 test testing web webdev
Last synced: 10 Apr 2025
https://github.com/moul/testman
😎 `go test` wrapper for advanced testing workflows in Go
Last synced: 28 Jun 2025
https://github.com/marvincaspar/magento-codeception
Magento Codeception is a template for testing a magento shop with codeception and selenium.
codeception docker magento selenium test-automation testing
Last synced: 14 Apr 2025
https://github.com/superfaceai/testing
Library to enable easier testing of Superface use cases.
integration-testing nock superface testing typescript
Last synced: 24 Jul 2025
https://github.com/hemerajs/modern-node-package
Modern Stack to build server-side Node.js packages.
boilerplate continuous-integration githook modern nodejs testing
Last synced: 24 Jul 2025
https://github.com/karlhorky/playwright-tricks
A collection of helpful tricks for Playwright tests
Last synced: 02 Aug 2025
https://github.com/lmammino/invok
Command line tool to Invoke Go lambda functions locally
aws aws-lambda aws-lambda-golang cli local-development testing
Last synced: 23 Jul 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/jsuarezruiz/dotnet-maui-testing-playground
.NET MAUI Testing Playground
dotnet dotnet-maui maui testing
Last synced: 14 Mar 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/songyu-wang/cypress-plugin-playwright
This Cypress plugin allows you to run playwright code within cypress runner
cypress e2e javascript playwright test-automation testing
Last synced: 13 May 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/coherent-oss/pytest-ignore-flaky
ignore failures from flaky tests (pytest plugin)
pytest pytest-plugin python testing
Last synced: 08 Apr 2026
https://github.com/testeurmaniak/tdd_in_flutter
Projects sample used in my series "TDD in Flutter" on Medium.
Last synced: 10 Apr 2025
https://github.com/sparksuite/rugged
Orchestrate package testing across uneven terrain
orchestration test-automation test-runner testing testing-tools
Last synced: 13 May 2025
https://github.com/waynevanson/fp-ts-webdriver
fp-ts bindings to the Webdriver W3C specification
e2e fp-ts functional jest test testing typescript webdriver
Last synced: 14 Apr 2025
https://github.com/alansastre/java-junit-mockito
Ejemplos de testing unitario con JUnit 5 y Mockito en Java.
java java11 java17 java8 junit junit5 mockito testing unit-testing
Last synced: 20 Sep 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/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/laurabeatris/javascript-expert
Study driven repository to manage advanced JavaScript topics
ecmascript javascript nodejs testing
Last synced: 19 Mar 2025
https://github.com/javiersegoviacordoba/kotlin-compiler-extensions
Set of extensions for the Kotlin compiler APIs
compiler extensions hacktoberfest kotlin kotlin-compiler kotlin-compiler-plugin kotlin-extensions test testing
Last synced: 19 Mar 2025
https://github.com/briandfoy/test-prereq
(Perl) check if Makefile.PL has the right pre-requisites
Last synced: 15 Jul 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/snapp-incubator/chaos-operator
A kubernetes operator for chaos engineering
chaos chaos-engineering chaos-operator k8s kubernetes kubernetes-operator operator testing testing-tools toxiproxy
Last synced: 15 Jul 2025
https://github.com/boneskull/nodejs-production-test-action
Catches problems before publishing npm packages
npm package-manager publish publishing smoke test testing
Last synced: 15 Jul 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/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/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/jooy2/nodesand
🧪 Quick NodeJS Sandbox provides a template to run or test simple Node.js scripts.
experiment javascript nodejs sandbox test testing testing-tools
Last synced: 10 Apr 2025
https://github.com/davidemoro/play_mqtt
pytest-play plugin for MQTT support
Last synced: 11 Jul 2025
https://github.com/xybor-x/xycond
A package supports to assert or expect many conditions in Golang
assert assertion conditions golang-library testing unittest
Last synced: 25 Jan 2026
https://github.com/auth0-samples/spa-quickstarts-tests
A set of SPA test scripts prepared to run using a web automation tool
Last synced: 19 Jul 2025
https://github.com/restuwahyu13/is-any-type
Simple functionality alternative to check data type references such as typeof and instanceof.
assert assertions check checking checking-functionlity expect functional-testing instanceof tdd-utilities test testing testing-tools typeof validation validator
Last synced: 09 Jul 2025
https://github.com/ignacio-chiazzo/ruby-minitest-analyzer
Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.
hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing
Last synced: 05 Aug 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/elgopher/unitron
Unit Testing in Picotron. Make sure your code works as expected.
picotron testing testing-framework testing-tools unit-testing unit-testing-framework
Last synced: 25 Dec 2025
https://github.com/chinesehuazhou/nox_doc_cn
Python 自动化测试工具 nox 的中文翻译,英文地址:https://nox.thea.codes
automation chinese nox python testing tox translation
Last synced: 11 Apr 2025
https://github.com/jerry-hong/redux-observable-test-helper
redux-observable unit test helper function
redux redux-observable rxjs rxjs5 testing
Last synced: 02 May 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/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/trailofbits/cargo-line-test
Run tests by the lines they exercise
Last synced: 15 Jun 2025
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/nneji123/softengcartoonify
COE 505 Software Engineering Project (Fullstack, Flask, HTML, CSS, JS, Postgres)
backend deployment devops docker docker-compose flask front-end full-stack github-actions html-css-javascript machine-learning postgres pytest python railway sqlalchemy sqlite testing
Last synced: 06 May 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/miniconnect/holodb
Relational database - seemingly filled with random data
database faker java mock random-data-generation rdbms sql testing testing-tool
Last synced: 17 Mar 2025
https://github.com/phase2/docker-pa11y
Docker image for pa11y (v5), the CLI-based accessibility testing tool.
a11y accessibility docker-image outrigger pa11y testing
Last synced: 05 May 2025
https://github.com/sminez/simple_test_case
simple parameterised tests for rust
Last synced: 13 Apr 2025
https://github.com/rossmacarthur/goldie
🌟 Simple golden file testing for Rust
Last synced: 13 Apr 2025
https://github.com/q42/salad
Lightweight Cucumber-style UI tests for iOS.
bdd ios swift test-automation testing ui-testing xcuitest
Last synced: 24 Jul 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/alexandriashai/cbrowser
Cognitive Browser: The browser automation that thinks. Constitutional safety • Persona UX testing • Natural language interface • Self-healing selectors • Built for AI agents
accessibility ai ai-testing browser-automation claude e2e-testing mcp playwright testing typescript ux-testing visual-testing web-scraping
Last synced: 23 Apr 2026
https://github.com/wvteijlingen/moya-integration-testing
A Moya plugin for easy integration testing of your Moya network requests using XCTest
alamofire integration-testing moya networking swift testing xctest
Last synced: 07 May 2025
https://github.com/sungaila/inlinetest
A C# source generator for quick creation of simple unit tests.
csharp dotnet dotnet-core dotnetframework dotnetstandard sourcegenerator test testing unittest
Last synced: 06 May 2025
https://github.com/qaf-tm/qaf-python
python version of qaf for web, mobile and webservices test automation
bdd bdd2 e2e mobile-automation pytest python qaf selenium testing web-automation webdriver webservices-automation
Last synced: 13 Jul 2025
https://github.com/dohnj0e/snagtag
Scrape social media platforms such as Youtube and Tiktok, powered by Go.
automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube
Last synced: 07 Mar 2026
https://github.com/pdrum/drftest_example
Example of how to use https://github.com/pdrum/drftest
django djangorestframework python test-driven-development testing
Last synced: 12 Apr 2025
https://github.com/btkostner/jumar
Jumar is a heavily opinionated Elixir boilerplate repository
boilerplate cockroachdb continous-integration continuous-deployment elixir template testing
Last synced: 12 Apr 2025
https://github.com/jasonetco/test-selector
🎭👈 Prompts the user to run specific test suites in a project.
cli mocha npm-scripts suite test test-selector test-suite testing
Last synced: 13 Jul 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/momentic-ai/examples
Usage examples and patterns for the Momentic CLI
agent ai automation ci github-actions qa testing
Last synced: 30 Jun 2026
https://github.com/giskard-ai/giskard-doc
Giskard public documentation on GitBook 📗
artificial-intelligence documentation machine-learning machine-learning-testing ml ml-testing ml-validation model-evaluation model-validation quality-assurance testing
Last synced: 26 Jun 2025
https://github.com/test-kitchen/busser-cucumber
A Busser runner plugin for Cucumber
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/kadalu/binnacle
A simple imperative tool for Tests and Infra automation
bash distributed-systems kadalu ruby testing
Last synced: 20 Mar 2025
https://github.com/activitywatch/aw-fakedata
A minimal activitywatch client that generates fakedata
Last synced: 14 Apr 2025
https://github.com/mattrmiller/go-mana-test
Making APIs Nice Again - Testing Framework
api framework functional-testing go mana testing tests
Last synced: 08 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/wavevision/nette-tests
🧰 PHPUnit extension for testing @nette applications
nette nette-tests phpunit testing
Last synced: 03 Oct 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/markus1189/mockito-scala
Syntactic sugar for mockito in Scala
Last synced: 08 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/gisce/destral
PowERP testing framework
hacktoberfest openerp python tdd testing
Last synced: 12 Apr 2025
https://github.com/openclassrooms/apitester
Auto test your api using your api definition
Last synced: 11 Apr 2025
https://github.com/embroider-build/scenario-tester
Tool for declaring many different combinations of fake and real NPM packages for testing purposes.
continuous-integration hacktoberfest testing
Last synced: 30 Jun 2025
https://github.com/futuredapp/tasting
Android UI Automator wrapper for human-like scenario testing
android android-library spoon testing
Last synced: 16 Mar 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/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