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-09 00:27:36 UTC
- JSON Representation
https://github.com/dfandrich/testclutch
Test Clutch is a system for tracking and analyzing automated regression test results over multiple continuous integration services.
developer-tools statistics testing
Last synced: 01 Mar 2026
https://github.com/omerjuve2023/jpsownstarted
In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.
dockerfile graalvm http-client java json junit5 learn spring-boot testing
Last synced: 10 May 2026
https://github.com/sumanjs/suman-types
This library provides shared TypeScript type declarations for various Suman projects.
nodejs npm npm-link npm-link-up suman sumanjs testing types typescript typings
Last synced: 09 Apr 2026
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 03 Feb 2026
https://github.com/kyuff/testdata
Library to generate random and typed data for tests
Last synced: 26 Aug 2025
https://github.com/bilbottom/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 01 Mar 2025
https://github.com/keizah7/phpunit-example
Example of using PHPUnit in PHP project
Last synced: 15 May 2026
https://github.com/eronalves/sire-api
An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.
automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow
Last synced: 27 Feb 2025
https://github.com/lishaduck/lishaduck.github.io
Just trying things out with CI (webapp.io), and GitHub Pages. The HTML file is a compilation of my Khan Academy HTML coursework; I reserve no rights to my alterations.
lishaduck personal-site practice-project testing
Last synced: 19 Mar 2026
https://github.com/doamaral/qarentena-insomnia
Materiais relacionados a apresentação do Insomnia na QArentena
Last synced: 19 Mar 2026
https://github.com/mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
apollo graphql jest server tdd testing typescript
Last synced: 09 May 2026
https://github.com/felipecrp/pytest-pyspec
A plugin that transforms the pytest output into a result similar to the RSpec.
Last synced: 20 Feb 2026
https://github.com/santhosh-tekuri/fnet
programmable hosts, firewall, bandwidth to test network failures in unit testing
bandwidth clusters golang network-failures split-brain testing
Last synced: 28 Mar 2025
https://github.com/jhonnymgx115/selenium-qas
Taller sobre el uso de Selenium y Testing
chrome-extension qa-automation quality-assurance selenium selenium-python selenium-webdriver software testing
Last synced: 10 May 2026
https://github.com/justinchuby/onnx-test-models
Structure only models for testing ONNX tools
Last synced: 06 Jul 2026
https://github.com/takashabe/go-fixture
Management the fixtures of the database for testing.
fixtures go golang testing testing-tools
Last synced: 28 Feb 2026
https://github.com/sunsetmkt/httpbin-vercel
httpbin for Vercel, a fork of postmanlabs/httpbin
api flask http http-server httpbin json python python3 service testing vercel vercel-deployment vercel-serverless vercel-serverless-functions
Last synced: 11 Apr 2026
https://github.com/hozlucas28/adventjs-solutions-2024
Repository with the solutions of AdventJS (2024) programming challenges by @midudev.
2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Feb 2026
https://github.com/sivaganesh1988/serenity-rest-bdd-javaframework
API test automation framework using cucumber and Serenity
api-testing-framework cucumber-jvm github-actions serenity-bdd test-automation testing
Last synced: 11 Mar 2025
https://github.com/illarionov/sqlite-driver-benchmark
Benchmarks of the androidx.sqlite.SQLiteDriver imlplementations
android database microbenchmark sqlite testing webassembly
Last synced: 16 Apr 2026
https://github.com/distributed-system-analysis/run-perf
This project should help with executing the same tasks on pre-defined scenarios/profiles. In case the tasks provide pbench-like json results it also allows tools to analyse and compare the results with main focus on monitoring performance in time. The main usecase of this tool is a performance regression CI.
performance regression testing
Last synced: 02 Apr 2026
https://github.com/georlav/httprawmock
A simple http test server which allow the use of raw http response data for easy mocking APIs and web services. Create end-to-end tests for your http client by setting your own routes using custom patterns and a stub for each.
go golang http-client httpmock mock-server raw-http testing
Last synced: 16 Jan 2026
https://github.com/tembra/pest-plugin-x-args
Add to Pest the functionality to accept `--x-` arguments and access them from the test cases.
command-line pestphp pestphp-addon php plugin plugin-repo test testing unit-testing
Last synced: 12 Feb 2026
https://github.com/irevoire/arbitrary-json
Implement Arbitrary on serde_json
Last synced: 27 Sep 2025
https://github.com/nicconike/test-automatedgo
Testing the functionalities of AutomatedGo Go package
autodownload autodownloader goautomate test-goautomate test-golang testing
Last synced: 23 Aug 2025
https://github.com/amitsaha/container-structure-test-demo
Demo of testing docker images using container-structure-test
ci codeship-pro docker testing
Last synced: 09 May 2026
https://github.com/atotto/webtester
chrome web test support library
chrome chromedriver golang-library testing
Last synced: 08 May 2025
https://github.com/dna-engine/load-web-page-jsdom-mocha
Minimal example of loading a web page into jsdom and testing with Mocha
example javascript jsdom localhost mocha nodejs testing url
Last synced: 28 Feb 2025
https://github.com/aead/s3
AWS S3 unit testing with the go test CLI
golang minio s3 test-driven-development testing
Last synced: 15 Mar 2025
https://github.com/hackbg/ensuite
Executable specifications with Ganesha and RunSpec
javascript literate-programming testing typescript
Last synced: 19 Feb 2026
https://github.com/intellitect/testtools.console
TestTools.Console is a simple end-to-end test framework for .NET console applications.
console dotnet hacktoberfest nuget testing testing-tools
Last synced: 26 Feb 2026
https://github.com/point-c/integration
Tests for point-c Caddy modules
caddy docker dockerfile golang librespeed librespeed-cli templates testing wireguard wireguard-go
Last synced: 08 Feb 2026
https://github.com/deszip/simspc
SimSpace, simple utility to emulate lack of disk space in iOS simulator
Last synced: 14 Jun 2025
https://github.com/kamiazya/jest-dynamic
An extension to dynamically switch the Jest test suite according to the environment (such as platform).
jest nodejs testing testing-library typescript-library
Last synced: 08 Apr 2025
https://github.com/mustafaahmed313/jest-js-unit-testing
A simple tutorial for each one need to know about unit testing as a beginner :☺
javascript jest software software-development software-testing testing unit-testing unit-testing-framework
Last synced: 07 Feb 2026
https://github.com/najeeb1023/automationpractice
automation java testing testng-framework
Last synced: 13 Mar 2026
https://github.com/0age/minimal-solidity-coverage-test
A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.
coverage coverage-report coverage-testing coveralls ethereum ethereum-contract solidity solidity-contracts testing travis-ci web3 web3js
Last synced: 09 May 2026
https://github.com/dextermb/status.codes.sh
Make curl or web requests to get an expected status code in response
api api-rest api-restful status-code status-codes testing testing-tools
Last synced: 10 Oct 2025
https://github.com/sgauvin/cpp-test-runner
Test runner for C++
catch2 cli cpp google-test gtest test-automation testing testing-tools testmate
Last synced: 28 Apr 2026
https://github.com/mischnic/screenshot-tester
A node testing library for comparing GUI app screenshot
node nodejs test testing testing-tools ui
Last synced: 07 May 2026
https://github.com/kenjyco/testing-helper
Helpers for testing with pytest
cli docker kenjyco pyenv pytest python test-matrix testing
Last synced: 01 Feb 2026
https://github.com/markuusche/mobile.playground
💰 casino game [ mobile mode emulation ] automation
automation casino-games pytest testing
Last synced: 25 Feb 2026
https://github.com/vpavlin/jh-stresstest
Simple Selenium based test for JupyterHub on OpenShift component of https://opendatahub.io
kubernetes openshift pipfile python selenium testing
Last synced: 10 May 2026
https://github.com/gabrioliv/crystal-general-scripts
Some Crystal scripts and Shards testing
crystal crystal-lang crystal-language kemal kemalcr learning programming scripts shards testing
Last synced: 30 Mar 2025
https://github.com/br0wsa/mastering-clean-code-in-javascript
Learning the JavaScript framework is good and cleaner JavaScript is even better
class clean-code design-patterns error-handling linter object oop scope testing
Last synced: 22 Mar 2025
https://github.com/bushero/pesterextensions
Extensions for the awesome Pester testing frameowork for PowerShell
Last synced: 04 Aug 2025
https://github.com/glebec/generative-testing-talk
Fast-Check example repo, in prep for a talk on property testing (aka invariant testing)
fast-check functional generative-testing invariant-testing property-testing quickcheck talk testing
Last synced: 10 May 2026
https://github.com/vstirbu/chai-as-typed
Chai assertions for types defined via JSDoc
chai jsdoc testing types typescript
Last synced: 10 May 2026
https://github.com/barkingiguana/compound
Compound testing for Ansible
acceptance-testing ansible testing
Last synced: 05 Oct 2025
https://github.com/quaddarv1ne/jasmine-example
Пример тестового проекта на Jasmine, который будет тестировать функцию сложения, аналогично предыдущему примеру с Mocha.
2024 jasmine jasmine-reports jasmine-tests js maximdupley quadd4rv1n7 repo repo-status-active repository testing
Last synced: 19 Feb 2026
https://github.com/lambdatest/pytest-scroll
How to test scrolling of a webpage using an automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 20 Apr 2026
https://github.com/abstractsdk/integration-bundles
A stable set of application integrations that can be used for testing.
Last synced: 01 Apr 2025
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 12 Apr 2026
https://github.com/bredah/selenium-python
Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting
docker pytest python selenium-webdriver testing
Last synced: 06 May 2026
https://github.com/emulator-wtf/actions
emulator.wtf GitHub actions for running Android tests and using Android emulators.
Last synced: 28 May 2026
https://github.com/agentic15/claude-zen
Structured AI-assisted development framework for Claude Code with enforced quality standards, automated testing, and production-ready workflows
claude-code process project testing
Last synced: 13 Jan 2026
https://github.com/zabavb/exam-project-tpm
The Calculator App is a group project developed as part of a collaborative assignment from IT Step Academy. This application provides basic and advanced calculation functionalities using Windows Forms (WinForms) in C#.
calculator calculator-application contributors csharp documentation dotnet dotnet-framework info testing tests visual-studio-code vscode windows-forms winforms
Last synced: 29 Jan 2026
https://github.com/ktnlvr/tinytest
a small single-header testing system
cc header-only small-projects test testing unittest weekend weekend-project
Last synced: 24 Mar 2025
https://github.com/ramzibouzaiene/react-testing-component
I Created a login component form and i wrote unit tests for it using React testing library for testing React components and Jest as test runner.
jest reactjs testing testing-library
Last synced: 28 Apr 2026
https://github.com/exc304/testing-cheat-sheets
✨Collaboration is the life of this repo.✨
cheat-sheets collaboration testing
Last synced: 29 Jan 2026
https://github.com/dena/unity-meta-check-bins
Pre-built binaries of unity-meta-check for Windows/Linux/macOS
ci prebuilt-binaries testing tool unity
Last synced: 25 Apr 2025
https://github.com/vancelongwill/snapshot
Snapshot testing for Golang
go golang golang-testing snapshot snapshot-testing testing
Last synced: 09 Mar 2026
https://github.com/wishtack/workshop-angular-testing
Angular testing workshop
Last synced: 02 Jul 2026
https://github.com/cundd/test-flight
PHP documentation tester
documentation-testing documentation-tool testing testing-tools
Last synced: 09 Oct 2025
https://github.com/athanclark/symbiote
Data serialization verification implementation
encoding network quickcheck serialization symbiote testing
Last synced: 16 Nov 2025
https://github.com/ali5ter/claude-cli-ux-skill
🔬 Expert UX testing skill for CLIs and developer tools. Automatically evaluates command-line interfaces for usability, accessibility, and developer experience in Claude Code.
accessibility api-design claude-code claude-skill cli cli-testing command-line developer-experience developer-productivity developer-tools terminal testing usability ux
Last synced: 14 Apr 2026
https://github.com/jahongir7174/dbnet
Real-time Scene Text Detection with Differentiable Binarization
python pytorch testing text-detection training
Last synced: 01 May 2026
https://github.com/cod-e-codes/cardgame
A turn-based card game built with Love2D featuring AI opponent, drag-and-drop gameplay, and comprehensive testing. Includes modular architecture with scene management, animation system, and responsive UI layout.
ai animation card-game drag-and-drop game-development love2d lua modular-architecture scene-management testing turn-based ui-layout
Last synced: 16 May 2026
https://github.com/critocrito/build-chores
Building JS is complicated.
ava babel babel-preset code-coverage commitlint-config eslint-config flowtype javascript lint-staged linting node-package project-template test-setup testing tooling
Last synced: 28 Jan 2026
https://github.com/jaunt/clifry
Node.JS application for functionally testing command line applications (CLI)
cli functional-testing testing testing-tool typescript
Last synced: 22 May 2026
https://github.com/oreqr/fake-minecraft-server
🎮Lightweight Rust implementation of a fake Minecraft server
fake-server game-server minecraft minecraft-protocol minecraft-server rust testing
Last synced: 05 Oct 2025
https://github.com/csuarez/symfony-lock-playground
Playground for the symfony/lock component
concurrency lock locking php symfony testing
Last synced: 19 Apr 2026
https://github.com/webino/webino-devkit
:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]
automation continuous-delivery continuous-integration devkit php testing ubuntu webino
Last synced: 24 May 2026
https://github.com/wmde/hamcrest-html-matchers
Set of Hamcrest matchers for HTML assertrions
assert assertion-library hamcrest html html-assertrions matcher testing
Last synced: 14 Apr 2025
https://github.com/aleclarson/flush-microtasks
Know when the microtask queue is empty
Last synced: 16 Aug 2025
https://github.com/atoomnetmarc/risc-v-emulator-riscof
My try at running the riscv-arch-test using RISCOF against my RISC-V emulator.
Last synced: 04 Oct 2025
https://github.com/ngerritsen/jest-call-arg
Utilitiy functions for calling callbacks on mocked functions with jest.
callbacks javascript jest testing testing-tools
Last synced: 23 Jan 2026
https://github.com/thiagodp/concordialang-codeceptjs-testcafe
🔌 Concordia Compiler Plug-in for CodeceptJS with TestCafé
codecept codeceptjs concordia concordia-lang concordialang e2e functional plug-in plugin test testcafe testing web
Last synced: 16 May 2025
https://github.com/radekbednarik/pict-web-service
Web service to allow user friendly generation of test cases via pair-wise approach using MS PICT tool.
nodejs pair-wise pict testing testing-tool typescript
Last synced: 25 Jun 2025
https://github.com/christianmurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check
markdown mdast mdast-util property-based-testing quickcheck testing unist
Last synced: 29 Apr 2026
https://github.com/timothystiles/hello-rs
A starter rust project with code coverage gutters in vs code via extensions.
code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode
Last synced: 21 May 2026
https://github.com/XoriantOpenSource/iWAT
excel json qa qatools rest soap test-automation testing testing-tools webservices xml
Last synced: 11 Mar 2025