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/piquette/finance-mock
finance-mock is a mock HTTP server that generates API responses similar to actual remote sources. It can be used to make test suites faster and less brittle.
Last synced: 12 Aug 2025
https://github.com/wlsf82/el-genio
A no-code testing app that uses Cypress in the background to create and run tests.
cypress-io no-code no-code-testing talking-about-testing testing web-testing
Last synced: 20 Jan 2026
https://github.com/devpro/withywoods
Shared .NET libraries to do more with less code!
dal dotnet-core mongodb nuget rabbitmq selenium swagger testing
Last synced: 01 May 2025
https://github.com/bonigarcia/selenium-jupiter-examples
Test examples using Selenium-Jupiter, Selenium WebDriver, and JUnit 5
appium docker java jenkins junit5 selenium selenium-grid selenium-webdriver testing vnc
Last synced: 23 Mar 2025
https://github.com/bmvantunes/youtube-react-testing-video5-mocking-with-jest-and-react-testing-library
mock and spies using jest (and react-testing-library)
jest jest-mocking mock react-testing-library testing ts-jest unit-testing
Last synced: 03 Jul 2025
https://github.com/link-society/pytest-netbox-docker
Pytest plugin that provides fixtures to start a complete Netbox infrastructure using Docker
docker netbox netbox-automation pytest pytest-plugin python testing
Last synced: 04 Mar 2026
https://github.com/intellitect/testtools
A collection of tools for aiding in test automation
console test-framework testing testing-tools
Last synced: 07 Apr 2025
https://github.com/limedeck/nodemailer-stub
✉️️ Stub transport for Nodemailer. Testing your mails in Node.js is now easy.
nodejs nodemailer nodemailer-transport testing
Last synced: 12 Apr 2025
https://github.com/grafana/k6-example-jenkins
How to run k6 load tests as part of a Jenkins build
ci continuous-integration examples jenkins k6 keep load-testing performance performance-testing testing
Last synced: 15 Sep 2025
https://github.com/kalkin/ddt
Distribution Development Tool for the Perl 6 Programming Language
authoring-tool command-line developer-tools development-tools module-development perl6 testing utility
Last synced: 01 Oct 2025
https://github.com/vrgsoftua/viper-templates-swift
Includes default, storyboard and tests templates.
ios storyboard swift-3 testing viper-architecture viper-templates-swift
Last synced: 31 Jul 2025
https://github.com/ademuk/testbook
Testing UI
component-testing react testing testing-tool
Last synced: 11 Mar 2026
https://github.com/sormuras/idea-junit-webinar
IntelliJ IDEA and JUnit: Writing, Finding, and Running Tests
Last synced: 09 Mar 2026
https://github.com/tnzk/jest-gauge
Write executable acceptance tests with Jest, in your mother tongue, just loosely structured in Markdown.
Last synced: 15 May 2025
https://github.com/wlsf82/cypress-playground
Cypress Playground app and tests.
aws aws-s3 ci-cd cicd continuous-deployment continuous-integration css cypress cypress-cloud cypress-playground cypress-playground-tat cypress-testing github-actions html javascript js s3 talking-about-testing test-design-masterclass testing
Last synced: 23 Apr 2025
https://github.com/codeship/jest-acceptance
Snapshot driven acceptance testing with jest
acceptance-testing javascript jest snapshot snapshot-testing testing vue
Last synced: 21 Jun 2025
https://github.com/desplega-ai/qa-use
MCP server for Web UI E2E testing
browser-automation llm-code mcp mcp-server mcp-tools qa-automation qa-automation-test qatools testing testing-tools vibecoding webapp
Last synced: 18 Jan 2026
https://github.com/tunnckocore/mukla
🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`
async-await async-functions callbacks concurrency fast parallel promises test-framework testing
Last synced: 15 Apr 2025
https://github.com/jfilhogn/stressify.jl
Repository to create a framework of performance testing with JuliaLang
julia-language performance-testing pipeline qa qa-automation test-automation testing
Last synced: 04 Oct 2025
https://github.com/gregnavis/minitest-fork_executor
Near-perfect process-level test case isolation.
Last synced: 03 Sep 2025
https://github.com/pxyup/verifiers
Small library for verify async function response
Last synced: 25 Apr 2025
https://github.com/talesbarreto/pull_request_coverage
A dart package designed to analyze the test coverage rate of a pull request, taking into consideration only the lines that have been changed.
ci coverage dart diff-coverage flutter test testing
Last synced: 11 Apr 2026
https://github.com/oupo1337/httpmock
Easily mock your HTTP clients in your Go code.
go golang http http-client http-requests mock mocking mocks test test-driven-development testing testing-library testing-tools tests
Last synced: 14 Jan 2026
https://github.com/dena/dena.codeanalysis.testing
TDD friendly test helpers for Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer
Last synced: 25 Apr 2025
https://github.com/ghpreporter/ghpr.specflow
Adapter for SpecFlow (generate HTML report for SpecFlow)
nuget plugin qa qa-automation-test qatools reporting reporting-project reporting-tool specflow test-automation testing
Last synced: 04 Sep 2025
https://github.com/testronaut/testronaut
Reaching New Frontiers in Frontend Testing
Last synced: 14 Jun 2025
https://github.com/nebkam/fluent-test
A few helpers to ease functional API testing in Symfony
fluent-interface php symfony testing
Last synced: 10 Apr 2025
https://github.com/freifunk-gluon/gluon-qemu-testlab
python scripts to run qemu and gluon based virtual mesh networks
continuous-integration mesh qemu testing
Last synced: 05 Apr 2026
https://github.com/gotesttools/gotestfmt-action
GitHub Action for gotestfmt
github-actions go golang testing
Last synced: 26 Oct 2025
https://github.com/danielcaldas/test-fixtures-pattern
A simple demonstration of a fixtures test based architecture in JavaScript
architectural-patterns javascript jest testing unit-testing
Last synced: 10 Apr 2025
https://github.com/rikonor/stubby-mcmockerface
A useful pattern for testing and other things
dependency-injection golang mocking testing
Last synced: 28 Apr 2025
https://github.com/qualityshepherd/python-e2e-test-example
Example e2e tests written in Python
e2e e2e-tests pytest python selenium test-python testing webdriver
Last synced: 29 Apr 2025
https://github.com/yandex/storytests-cli
Framework agnostic CLI Utility to generate test files from Storybook
Last synced: 24 Aug 2025
https://github.com/zelechos/pragmatic_java
Repositorio de Java para explicar, aprender, estudiar desde los conceptos mas simples a los mas complicados
annotations java javaee javase modern-java oop sockets testing
Last synced: 10 Apr 2025
https://github.com/futureverse/future.tests
:nut_and_bolt: R package: future.tests - Test Suite for Future API Backends
Last synced: 14 Jun 2025
https://github.com/pgporada/ansible-role-cve
Mitigates CVE-2016-5195 aka DirtyCOW
ansible ansible-role bats cve kitchen mitigation test-driven-development test-driven-infrastructure testing
Last synced: 10 Mar 2025
https://github.com/imranr98/backdraft
Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.
authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston
Last synced: 14 May 2025
https://github.com/moodmosaic/doctest
Created primarily as an internal tool for the F# version of Hedgehog. Test interactive F# examples, similar to doctest for Haskell.
Last synced: 06 May 2025
https://github.com/bincrafters/conan-gtest
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
conan google-testing gtest testing unit-test
Last synced: 29 Sep 2025
https://github.com/wlsf82/mtc-2023-cypress-demo
Sample project for a Cypress vs. Playwright battle at MTC 2023.
continuous-integration cypress cypress-custom-commands cypress-env cypress-fixtures cypress-io cypress-testing cypress-vs-playwright-battle ecmascript es6 github-actions javascript js minas-testing-conference modern-web-testing mtc-2023 saucedemo swag-labs testing web-testing
Last synced: 23 Apr 2025
https://github.com/jtprogru/interview-task
Задачки с собеседований, LeetCode, CodeWars (решаю их на Python)
interview interview-questions interview-tasks livecoding python testing
Last synced: 16 Mar 2025
https://github.com/vilicvane/turning
Automated state transition testing.
e2e-testing state-transition-testing testing
Last synced: 29 Jul 2025
https://github.com/boinkor-net/gotest-ui-mode
Ergonomic output for your go test results in emacs
Last synced: 11 Jul 2025
https://github.com/decathlon/newman-reporter-pullrequest-decorator
Newman reporter allowing to decorate pull request with postman collection results.
api github markdown newman postman pullrequest reporter test testing
Last synced: 08 May 2025
https://github.com/scriptim/dns-server-test
Automatically test the performance of a bunch of DNS servers to find the best one
dns dns-server domain domain-name domain-name-system domain-names domains performance performance-analysis performance-metrics performance-testing python python-3 python3 ranking script scripting test testing
Last synced: 08 Apr 2025
https://github.com/uhafner/autograding-gitlab-action
GitLab Action to autograde projects based on a configurable set of metrics
autograding checkstyle code-coverage code-quality coverage mutation-coverage mutation-testing pmd quality spotbugs static-analysis testing tests
Last synced: 10 Mar 2026
https://github.com/fscheck/fscheck.properties
FsCheck Basic Property functions
fscheck properties property-based-testing testing
Last synced: 04 Mar 2026
https://github.com/cosimo/http-cuke
Cucumber-style HTTP frontends testing
cucumber http perl testing testing-tools
Last synced: 02 Apr 2026
https://github.com/pviotti/conver
Consistency verification tool
consistency databases testing verification
Last synced: 09 Apr 2025
https://github.com/misson20000/lakebed
Emulation-based testing for Nintendo Switch reimplementations
emulation nintendo-hacking nintendo-switch nintendo-switch-hacking test-driven-development testing
Last synced: 30 Apr 2025
https://github.com/arquillian/ike-prow-plugins
Set of plugins for Prow automation platform
containers continuous-delivery continuous-integration github-bot kubernetes openshift testing
Last synced: 24 Apr 2025
https://github.com/obsidiandynamics/libstdgo
Standard libraries for Go
cli concurrency golang logging testing
Last synced: 12 Apr 2025
https://github.com/paucls/jasmine-parameterized
Parameterized unit tests for Jasmine
jasmine javascript parameterized-tests testing typescript unit-tests
Last synced: 28 Apr 2025
https://github.com/automationpanda/device-registry-flask
An example REST API web service for registering smart devices, written in Python using Flask
flask hacktoberfest pytest python python-testing requests rest rest-api rest-api-tests test-automation testing the-way-to-test-software
Last synced: 13 Jul 2025
https://github.com/phucvinh57/fastify-template
A project template using fastify with many helpful configurations
basic-authentication bot ci-cd eslint fastify husky prettier prisma swagger-ui testing
Last synced: 18 Jan 2026
https://github.com/jschmid1/esxi_ceph_chaos_monkey
Stress testing tool for VMware and Ceph over iscsi
Last synced: 18 Sep 2025
https://github.com/thiagodp/codeceptjs-dbhelper
📜 Let your CodeceptJS tests talk to databases
access codeceptjs csv database database-js db excel firebase helper ini javascript json mysql postgres sql sqlite test testing
Last synced: 01 Aug 2025
https://github.com/codelytv/typescript-react_library-vite_template
Template for creating React libraries with TypeScript following best practices: Storybook for documentation, testing, Continuous Integration, and linting
cypress eslint github-actions jest react-library storybook testing typescript vite vite-template vite-template-react
Last synced: 26 Apr 2025
https://github.com/aramzham/alltestingstuff
Me test here
csharp-code experimental tasks testing troelsen
Last synced: 26 Jul 2025
https://github.com/marioruiz/nice_hash
You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.
api generation hash json nicehash pattern random ruby ruby-gem string testing
Last synced: 07 May 2025
https://github.com/erzz/codeclimate-standalone
Runs a detached version of CodeClimate which reports only in the workflow and does not require the CodeClimate Service
code-quality code-quality-analyzer codeclimate quality testing
Last synced: 03 Sep 2025
https://github.com/abhivaikar/bookmarklets-for-testers
This repository documents browser bookmarklets I created using Javascript that I use daily to navigate to frequently used URLs that contain variable parameters. No rocket science. Just helps me being a quick tester.
browser hacks javascript productivity testing
Last synced: 12 Jul 2025
https://github.com/hpple/reflection-assert
Reflection Assert for JUnit 5 & others
assert assertions java junit junit5 reflection testing unit-testing
Last synced: 14 Jan 2026
https://github.com/firebirdsql/firebird-testcontainers-java
Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests.
docker firebird java jaybird junit test-automation testing
Last synced: 22 Feb 2026
https://github.com/borkdude/missing.test.assertions
A library that detects missing test assertions in clojure.test tests
Last synced: 12 Dec 2025
https://github.com/brandonchinn178/tasty-autocollect
Automatic collection of Tasty tests
Last synced: 29 Jun 2025
https://github.com/boromir674/cookiecutter-python-package
:globe_with_meridians: Scaffold modern Python Package Project, from a configurable Template, delivering public releases to PyPI and Dockerhub and having a CI/CD Pipeline, which supports DevOps processes with best practices.
automation ci cli cookiecutter devops docker generator gitops image module plugin poetry pytest sdist testing wheel workflow
Last synced: 16 Mar 2025
https://github.com/teamkun/scenamatica
Let's enhance your PaperMC plugin quality with Scenamatica: YAML-defined scenarios, CI/CD integration
bukkit bukkit-plugin papermc papermc-plugin peyang scenario-test scenario-tester scenario-testing spigot spigot-plugin test test-automation testing
Last synced: 16 Jul 2025
https://github.com/crazi-coder/resttest3
A REST testing and API microbenchmarking tool
api pycurl pyresttest python rest rest-api testing testing-tools
Last synced: 11 Mar 2026
https://github.com/amyreese/unittest-ft
Run Python tests in parallel with free threading
free-threading hacktoberfest nogil python testing unittest
Last synced: 23 Apr 2025
https://github.com/catdad/puptron
🐶 automate your Electron application with Puppeteer
automation electron puppeteer test-automation testing
Last synced: 08 Apr 2025
https://github.com/wrike/pytest-hoverfly
Hoverfly integration for pytest
hoverfly pytest service-virtualization testing
Last synced: 09 Apr 2025
https://github.com/octalmage/targetpractice
Test UI automation tools using Node.js.
Last synced: 07 May 2025
https://github.com/supabase-community/mock_supabase_http_client
A mock HTTP client for mocking Supabase Client in Dart application.
flutter supabase supabase-client supabase-flutter testing
Last synced: 26 Jun 2025
https://github.com/ulfsauer0815/assertj-jsoup
AssertJ assertions for HTML
assertj assertj-assertions java jsoup kotlin kotlin-dsl testing
Last synced: 14 Jan 2026
https://github.com/wixplosives/test-drive
Opinionated library for writing web component tests
async chai components dom layout matchers tdd testing web
Last synced: 26 Apr 2025
https://github.com/d-led/cpp-testing-no-excuses
there's no excuse not to do bdd/tdd in c++ projects
bdd cplusplus cucumber specification testing unit-testing
Last synced: 14 Apr 2025
https://github.com/typescript-tdd/jasmine-ts-auto-mock
Jasmine test utility with automatic mock creation for interfaces and classes
fake jasmine mock mock-interface mock-typescript testing typescript-transformer
Last synced: 30 Jul 2025
https://github.com/ethers-io/ext-provider-ganache
Ethers extension for the GanacheProvider which provides a simple interface to a Ganache in-memory Ethereum instance.
ethers ethersjs ganache testing
Last synced: 15 Apr 2025
https://github.com/soroushj/grpcmock
Mock gRPC servers dynamically in Go
go-module golang-module grpc grpc-go mock testing
Last synced: 17 Mar 2026
https://github.com/keplersj/jest-preset-gatsby
Preset for testing Gatsby sites using Jest.
gatsby jest react testing typescript unit-testing
Last synced: 13 Aug 2025
https://github.com/smart-ai-memory/empathy-framework
Combining a five-level AI framework with git-native memory overcomes session amnesia, enabling anticipation of problems weeks early. Production results: 2000x cost reduction, 10x+ productivity, shifting AI from reactive to predictive partnership through emotional intelligence, tactical empathy, and systems thinking.
ai ai-collaboration anthropic anticipatory-ai artificial-intelligence claude-code code-analysis debugging developer-productivity developer-tools developer-tools-monorepo fair-source framework healthcare-ai large-language-models llm memdocs open-source python testing
Last synced: 01 Feb 2026
https://github.com/bmvantunes/youtube-react-testing-video2-config-jest-react-testing-library
Setup React.js Testing environment: Next.js, ts-jest, jest, react testing library, eslint plugins for jest and react-testing-library and GitHub Actions
eslint github-actions jest react-testing-library testing unit-test unit-testing
Last synced: 29 Jul 2025
https://github.com/hafiz1379/space-travelers-hub
In this task, we use the real live data from the SpaceX API. This web application is for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
api css html javascript react redux router testing
Last synced: 20 Sep 2025
https://github.com/szabolcstoth/robotframework-basics
Source code of Robot Framework - Learn the basics site.
automation robotframework testautomation testing tutorial
Last synced: 09 Sep 2025
https://github.com/eerison/pest-plugin-api-platform
api api-rest apiplatform hacktoberfest php test testing unittest
Last synced: 13 Jan 2026
https://github.com/lefou/lambdatest
LambdaTest - Lambda-enabled functional testing API on top of JUnit and TestNG
functional-programming java java5 java8 junit junit5 specification testing testng
Last synced: 12 Mar 2026
https://github.com/bevry/errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
client-side debugging nodejs testing
Last synced: 01 Mar 2026
https://github.com/nitrado/connqc
Cross-region network transport testing tool
Last synced: 25 Dec 2025
https://github.com/crazy-canux/super-devops
Tons of devops tools for devops related project.
automation development devops operation testing
Last synced: 09 Apr 2025