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/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/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/ulfsauer0815/assertj-jsoup
AssertJ assertions for HTML
assertj assertj-assertions java jsoup kotlin kotlin-dsl testing
Last synced: 14 Jan 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/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/nitrado/connqc
Cross-region network transport testing tool
Last synced: 25 Dec 2025
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/pviotti/conver
Consistency verification tool
consistency databases testing verification
Last synced: 09 Apr 2025
https://github.com/qavajs/console-formatter
console formatter for cucumber
cucumber-js qa test-automation testing
Last synced: 26 Oct 2025
https://github.com/m0zgen/dns-tester
π Test DNS speed reply with overage, min, max statistics
dns dns-test testing testing-tool
Last synced: 06 May 2025
https://github.com/eddienubes/sagetest
π§ͺ Neat and streamlined library for testing node.js HTTP servers.
express expressjs fastify fetch http node node-fetch nodejs sagetest superagent supertest test testing undici
Last synced: 12 Mar 2026
https://github.com/hugodf/express-supertest-moxios
Testing an Express app with SuperTest and moxios
express express-supertest express-supertest-moxios moxios supertest testing
Last synced: 08 Oct 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/crazy-canux/go-devops
Tons of devops tools for devops related project.
automation development devops operation testing
Last synced: 08 Aug 2025
https://github.com/mfaisalkhatri/webdriverio-ts-appium
This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript
android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio
Last synced: 26 Oct 2025
https://github.com/ashvardanian/hashevals
Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.
benchmark bioinformatics bloom-filter evaluation hash hashing hashmap hashtable minhash nlp smhasher string string-manipulation testing
Last synced: 09 Nov 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/roniemartinez/humanframework
Human Framework: Test Automation Framework for Humansβ’
automated-testing automation humanframework test-automation testing testing-framework
Last synced: 23 Mar 2025
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/reportportal/agent-java-karate
Karate integration for ReportPortal
java karate karate-framework karate-tests reportportal test-automation testing testing-framework testing-tools tests
Last synced: 17 Mar 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/gsrathoreniks/ktor-sample
KTOR project for learning Routing , Serialisation, HTTP request and response handling, automated testing.
backend backend-api backend-server delete get http-server kotlin ktor ktor-feature ktor-framework ktor-server post put testing testing-tools
Last synced: 25 Aug 2025
https://github.com/ainsleymcgrath/pytest-embrace
Define test schemas with dataclasses, generate Pytest tests
code-generation pytest python python-3 testing
Last synced: 09 Apr 2025
https://github.com/lucasvmiguel/integration
Integration is a Go tool to run integration tests.
go golang grpc http integration-testing mock test testing testing-tools websocket
Last synced: 01 Sep 2025
https://github.com/lazervel/testunit
TestUnit is PHP testing library that simplifies unit testing with an assertions.
debugging testing testunit xunit
Last synced: 10 Jun 2025
https://github.com/tiffafoo/cypress-screenshot-diff
πΈCypress screenshot diffing commands with multiple screenshot folders ability
commands cypress diff plugin regression screenshot testing visual
Last synced: 18 Oct 2025
https://github.com/gagarinjs/meteor-mocha
A set of packages for writing unit tests in Meteor
Last synced: 28 Oct 2025
https://github.com/ozontech/testo-allure
Allure report plugin for Testo framework. Visualize results of a test run!
allure go plugin reporting testing testo testo-plugin
Last synced: 29 Jun 2026
https://github.com/ezekielutshudi/testing-practice-with-jest
This is a lesson that involves learning how to use unit testing with jest and how to apply it in projects.
jest test testing testing-tools unit-testing
Last synced: 28 Feb 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/minapecheux/unity-unittestingpong
A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.
pong pong-game test testing unit-test unit-testing unity unity2d
Last synced: 10 Apr 2025
https://github.com/subiabre/phpmetro
Streamlined sampling and analysis of results in PHP.
analysis sampling statistics testing
Last synced: 13 Dec 2025
https://github.com/aiiddqd/testeroid
Auto tests and TDD for WordPress & WooCommerce with WP CLI
pestphp phpunit test-automation testing woocommerce wordpress
Last synced: 07 May 2025
https://github.com/em-r/httphub
An HTTP Request/Response service written in Go.
Last synced: 11 Apr 2025
https://github.com/octalmage/targetpractice
Test UI automation tools using Node.js.
Last synced: 07 May 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/stuartleeks/pestermatchhashtable
Hashtable assertions for Pester
Last synced: 06 Mar 2026
https://github.com/hanneskod/readme-tester
Validate PHP code examples in markdown files
examples phpunit readme testing
Last synced: 07 May 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/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/adetokunbo/tmp-proc
Use docker to run 'tmp' processes in haskell integration tests
docker haskell haskell-library testing
Last synced: 13 Apr 2025
https://github.com/maximeheckel/gojest
A standalone binary to run Go tests using the Jest platform and jest-runner-go
Last synced: 07 Sep 2025
https://github.com/python-jsonschema/referencing-suite
A language agnostic test suite for the referencing specifications (grown out of JSON Schema)
json json-reference json-schema jsonschema language-agnostic test-suite testing
Last synced: 12 Apr 2025
https://github.com/deepmedia/multiplatform-testing
A Gradle plugin to ease testing in Kotlin Multiplatform projects with a focus on Android. Configures and manages emulators, invaluable on CI.
adb android android-emulator binary emulator gradle gradle-plugin kotlin kotlin-library kotlin-multiplatform ndk testing
Last synced: 09 Jul 2025
https://github.com/MozillaSecurity/prefpicker
Manage & generate prefs.js files
automated-testing automation firefox fuzz fuzzing test testing
Last synced: 27 Mar 2025
https://github.com/gaainf/tanktools
Yandex-tank tools
ammo har har2ammo load pcap pcap2ammo phout statistics testing yandex-tank
Last synced: 14 Oct 2025
https://github.com/edno/codeception-gherkin-param
Codeception module for supporting parameter notation in Gherkin scenarios
bdd codeception codeception-extension codeception-module dataprovider gherkin parameters php scenario testing
Last synced: 15 Jan 2026
https://github.com/damies13/testdatatable
A shared data table store for use by testing applications
performance-testing regression-testing test-automation test-data testing testing-tools
Last synced: 18 Mar 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/hiphish/neotest-busted
Neotest adapter for running busted tests.
busted lua neotest neovim neovim-plugin testing
Last synced: 13 Apr 2025
https://github.com/trallard/jnb_reproducible
πNotebook materials for the RSE conference workshop (2017)
jupyter-notebook nbdime nbval open-source reproducible-research testing version-control
Last synced: 21 Jun 2025
https://github.com/msztolcman/integresql-client-python
Python client for IntegreSQL
integration-testing integresql postgresql testing
Last synced: 05 Oct 2025
https://github.com/mrdulin/mocha-chai-sinon-codelab
Learning testing with Mocha, Chai, Sinon By Examples
chai examples mocha mocha-chai-sinon mocha-tests mocha-typescript mochajs nodejs sinon sinon-js sinonjs stackoverflow test test-framework testing testing-framework testing-tools tutorial unit-test unit-testing
Last synced: 25 Oct 2025
https://github.com/sonertari/testproxy
Tool for end-to-end testing of proxy servers
development-tools end-to-end proxy-server testing
Last synced: 25 Jul 2025
https://github.com/nfisher/lein-nashtest
Run CLJS tests in nashorn using cljs.test report hooks.
clojurescript lein-plugin leiningen testing
Last synced: 15 May 2025
https://github.com/americanexpress/parrot-jest-image-snapshot-example
β¨ Example demonstrating usage of parrot for more deterministic jest-image-snapshot tests
jest-image-snapshot one-app parrot testing
Last synced: 24 Apr 2025
https://github.com/miikka/karma-demo
Use Karma to run ClojureScript tests in Chrome
Last synced: 25 Sep 2025
https://github.com/valid8j/valid8j
A value checking library for Java (DbC, validations, and test assertioins)
assertions-library dbc preconditions testing
Last synced: 14 Jan 2026
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/jschmid1/esxi_ceph_chaos_monkey
Stress testing tool for VMware and Ceph over iscsi
Last synced: 18 Sep 2025
https://github.com/geerlingguy/docker-fedora41-ansible
Fedora 41 Docker container for Ansible playbook and role testing.
Last synced: 22 Apr 2025
https://github.com/bayer-group/mocka
Mocka is a mocking and stubbing package written for the Go programming language.
golang golang-package mocking stubbing testing
Last synced: 12 Apr 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/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/alexhaxe/haxeium
an automated UI testing framework
haxe haxeui testing ui-test ui-test-automation
Last synced: 07 Oct 2025
https://github.com/haxxorsid/referralboard
A referral network for you to get and give job referrals.
cypress go golang jwt jwt-authentication jwt-token kanban postgres postgresql react reactjs referral referral-platform relational-databases scrum software-engineering sprints sql testing typescript
Last synced: 21 Apr 2025
https://github.com/ssssota/svelte-jsx-snippet
Write JSX as Svelte snippets for testing.
Last synced: 02 Jul 2025
https://github.com/nanzhong/tstr
Test orchestration and analysis platform
hacktoberfest testing testing-tools
Last synced: 11 Jun 2025
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/eerison/pest-plugin-api-platform
api api-rest apiplatform hacktoberfest php test testing unittest
Last synced: 13 Jan 2026
https://github.com/athennaio/test
π§ͺ The Athenna test runner. Built on top of Japa.
annotations athenna classes decorators esm japa nodejs testing typescript
Last synced: 10 Apr 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/esrafilelahi/pets-react-testing
testing with jest, @testing-library/react in reactjs
jest react-testing-library testing
Last synced: 27 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/borkdude/missing.test.assertions
A library that detects missing test assertions in clojure.test tests
Last synced: 12 Dec 2025
https://github.com/jdgrimes/wp-http-testcase
PHPUnit testcase for testing code that uses WordPress's WP_HTTP class
phpunit phpunit-testcase testing wordpress
Last synced: 19 Mar 2025
https://github.com/tanshuai/electron-playwright-e2e-test-quick-start
Electron Playwright Example on GitHub Actions Workflow for CI/CT & E2E Testing
automation e2e-testing electron github-actions javascript playwright testing
Last synced: 16 Apr 2025
https://github.com/bitsofinfo/yas3fs-cluster-tester
Test harness to induce and validate activity across a multi-node yas3fs cluster
Last synced: 18 Oct 2025
https://github.com/proti-iac/proti
ProTI is an automated unit testing tool for Infrastructure as Code (IaC) programs. ProTI implements Automated Configuration Testing (ACT) for Pulumi TypeScript, minimizing the development effort for unit testing Pulumi TypeScript IaC programs.
automated-testing infrastructure-as-code pulumi testing typescript
Last synced: 08 Oct 2025
https://github.com/mizdra/inline-fixture-files
A utility to write filesystem fixtures inline.
filesystem fixtures nodejs testing typescript
Last synced: 15 Apr 2025
https://github.com/kujiale-mobile/vscode-kooltest
kooltest VSCode θͺε¨εζ΅θ―ζδ»ΆοΌζι«εΌεθͺε¨εζ΅θ―θζ¬ηζηεη¨ζ·δ½ιͺ
automated-testing testing typescript vscode-extension
Last synced: 02 May 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/luckyshot/feathertest
Fast and easy Website Automated Testing and Macros as a Google Chrome extension
chrome chrome-extension chrome-extensions easy-to-use javascript test-automation test-driven-development testing testing-framework testing-tools
Last synced: 23 Mar 2025
https://github.com/akyoto/assert
A minimal & stateless assert package for writing tests.
Last synced: 07 Apr 2025
https://github.com/aklaus/dbsample
Example of automated tests against SQL Server with EF Core
docker dotnet entity-framework sql-server testing xunit
Last synced: 15 Aug 2025
https://github.com/qgadrian/compox
π Auto start Docker containers before running your tests
docker-compose docker-container docker-testing elixir-lang testing
Last synced: 01 Jul 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
https://github.com/nyaran/testlink-xmlrpc
NodeJS module to connect to TestLink using XML-RPC API
node nodejs nodejs-modules npm npm-module test testing testlink testlinkapi
Last synced: 08 Sep 2025
https://github.com/oaslananka/kicad-studio-kit
Python toolkit for KiCad project automation, electronics design workflows, library checks, release packaging, and hardware documentation support.
automation developer-tools documentation eda electronics github-actions hardware kicad packaging pcb pcb-design python testing vscode vscode-extension
Last synced: 14 Jun 2026
https://github.com/kettanaito/next-testing-library
Utilities for testing NextJS applications.
next nextjs react test testing testing-library
Last synced: 08 May 2025