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/robertpeteuil/example-code-multi-lang
This repository holds example code from multiple programming languages - useful when creating themes
example-code multi-language syntax-highlighting testing
Last synced: 01 Apr 2025
https://github.com/yothu/aaa-testing-practice
AAA Jest testing practice project
Last synced: 19 Feb 2026
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/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 07 Mar 2026
https://github.com/bugthesystem/common.testing.nunit
Provides base class with generic methods for testing
Last synced: 03 Aug 2025
https://github.com/muradisazade777/form_forge
FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.
backend json json-server library modules results server testing typescript
Last synced: 30 Sep 2025
https://github.com/bahmutov/cypress-cycle-unit-test
Unit testing Cycle.js components in Cypress E2E test runner
cyclejs cypress-io end-to-end test testing
Last synced: 29 Sep 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/relrin/cargo-test-all
Cargo extension for running tests of the used dependencies
cargo cargo-commands rust testing
Last synced: 12 Apr 2025
https://github.com/rocketlaunchr/testing-go
A testing framework for Go unit testing.
Last synced: 17 Nov 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 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/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/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/caringdev/fsunit.xunit.typed
Painless, strongly-typed xUnit testing in F#
fluent-assertions fsharp fsunit functional-programming testing type-safe type-safety unit-testing xunit
Last synced: 16 Apr 2025
https://github.com/fish2000/clu
Common Lightweight Utilities, or Command-Line Utilities (your pick)
ansi-colors command-line dictionaries enums import-hooks lambda-functions mappings module-loader modules predicate-functions python python-library python3 testing utilities
Last synced: 03 Oct 2025
https://github.com/junteudjio/runtimedocs
runtimedocs decorator helps you understand how your code behaves at runtime.
debugging debugging-tool logging logging-library python runtime testing
Last synced: 04 Oct 2025
https://github.com/springtainer/springtainer-elasticsearch
Elasticsearch as docker-container for springboot testing
elasticsearch spring spring-boot testcontainers testing
Last synced: 07 Apr 2026
https://github.com/sawadashota/httprequesttest-go
HTTP Request Test Example in Go
Last synced: 21 Jul 2025
https://github.com/vadimnastoyashchy/real-test-js
RealTestJS - Fast, easy and reliable testing for anything that runs in JS.
eslint javascript prettier test-automation testing testing-framework testing-tools
Last synced: 15 Aug 2025
https://github.com/tobuya/testing-practice
This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.
Last synced: 18 May 2026
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/spy86/owaspwebapplicationsecuritytestingchecklist
🛡️📝 OWASP Web Application Security Testing Checklist
application application-security checklist owasp security testing
Last synced: 11 Feb 2026
https://github.com/lenntt/kinglouie
Exploratory test monkey that becomes smarter over time
exploratory-test-monkey model-based-testing selenium test-automation testing web-application
Last synced: 17 Aug 2025
https://github.com/bahmutov/stub-spawn-once
Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.
child-process node nodejs spawn stub test testing util
Last synced: 31 Aug 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/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/idriz4work/cs50w
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface
Last synced: 18 Aug 2025
https://github.com/civictechto/polis-storybook
hacktoberfest storybook testing
Last synced: 22 Aug 2025
https://github.com/endemolshinegroup/serverless-test-utils
Testing utilities for Serverless projects
serverless serverless-framework testing typescript
Last synced: 16 Jan 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/lucianghinda/good-enough-testing-sample
A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com
ruby ruby-on-rails testing testing-practices
Last synced: 17 Nov 2025
https://github.com/codingitwrong/getting-better-expo
From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022
jest react-native refactoring rntl tdd testing
Last synced: 11 Apr 2026
https://github.com/mindee/client-lib-test-data
Test Data for Mindee Client Libraries
Last synced: 21 Jul 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/dav009/ergo-puppet
Unit Testing Ergo Smart contracts offchain
blockchain ergo scala testing unittest web3
Last synced: 30 Mar 2025
https://github.com/michaelhallik/robotframework-xmlvalidator
A Robot Framework test library for validating XML files against XSD schemas.
robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema
Last synced: 28 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/zebrunner/carina-commons
Carina Commons module of test automation framework: Web, Mobile, Desktop API, DB etc testing...
android-test appium appium-java carina carina-framework framework interfaces ios-test java mybatis parallel-tests selenium test test-automation test-automation-framework testing testing-tools testng web-test
Last synced: 01 Jul 2025
https://github.com/testify-project/semantic-testing.github.io
Semantic Testing Site
experience integration safety semantic semantic-testing semtest specification sytem tdd testing unit
Last synced: 30 Aug 2025
https://github.com/astrohelm/metaforge
Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime
astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies
Last synced: 15 Jun 2025
https://github.com/sullvn/tastes
Visualize software behavior with intelligent sampling
generative property-testing random testing
Last synced: 09 Mar 2026
https://github.com/baumannzone/100-code-coverage-is-useless
💯% Code Coverage is useless
ava code-coverage css html javascript nodejs testing unit-testing
Last synced: 04 Jan 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/ortegavan/cypress
Repositório de estudos com Cypress do curso Qualidade de Software da EBAC
Last synced: 14 Mar 2025
https://github.com/jdmaturen/cannon
A distributed systems failure modeling tool.
cannon distributed-systems java testing
Last synced: 13 May 2026
https://github.com/restqa/gherkin-linter-action
🧹 | A Github Action to parse and validate your Gherkin feature files
bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing
Last synced: 11 Apr 2025
https://github.com/not-raspberry/pytest_reorder
Reorder tests depending on their their paths and names.
pytest python python2 python3 reordering testing
Last synced: 13 Apr 2025
https://github.com/luisrovirosa/sonictest
Library to speed up your testing cycle. Execute only the tests affected by the code changes.
php phpunit tdd testing testing-tools
Last synced: 20 Apr 2026
https://github.com/kennfatt/nextjs-api-routes-testing
Template to test your NextJS API Routes with Jest, supertest, and next-connect.
jest next next-connect nextjs supertest template testing
Last synced: 15 Aug 2025
https://github.com/bryandejesusrt/coffeemachine
☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨
app console console-application csharp csharp-app desktop tdd testing testing-tools
Last synced: 09 Jul 2026
https://github.com/gilescope/iunit
An exploration of tests against rust traits
iunit rust-library testing trait
Last synced: 16 Mar 2025
https://github.com/geerlingguy/docker-rockylinux10-ansible
Rocky Linux 10 Docker container for Ansible playbook and role testing.
ansible container docker testing
Last synced: 04 Sep 2025
https://github.com/opencomputeproject/ocp-diag-core-rust
Pure rust API for the OCP Test & Validation project
diagnostics hardware rust testing validation
Last synced: 14 Apr 2025
https://github.com/com8/os-tester
A Python pip package to automate testing of whole operating systems with an image recognition based approach and libvirt (qemu). Inspired by openQA.
libvirt operating-system python python3 qemu testing
Last synced: 15 Apr 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/magnitudedev/magnitude-ts
Typescript client for Magnitude
developer-tools e2e-testing test-automation testing
Last synced: 23 Apr 2025
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/jarolrod/bitcoin-core-rc-testing
Automated Bitcoin Core Testing
bitcoin bitcoin-core bitcoin-core-rpc testing
Last synced: 02 Sep 2025
https://github.com/gyzerok/quickcheck-ts
[UNFINISHED] Property-base testing for TypeScript
property-based-testing testing typescript
Last synced: 26 May 2026
https://github.com/shirshadatta/server-hardening
Ansible Playbooks for Server Hardening, these playbooks have been tested in AWS servers to provide and configure security in multiple servers.
ansible ansible-galaxy ansible-playbook ansible-role automation hacktoberfest hacktoberfest2020 nginx-server security testing
Last synced: 19 May 2026
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/soh335/test-mysqld-docker
testing with docker mysqld for golang
Last synced: 20 Apr 2026
https://github.com/verifyica-team/verifyica
Java parameterized class / scenario / integration test engine built on JUnit Platform
integration-testing java junit junit5 scenario scenario-test testcontainers testing
Last synced: 20 Feb 2026
https://github.com/masaakiaoyagi/rspec-context_helper.rb
context helpers for RSpec
Last synced: 12 Apr 2025
https://github.com/storres20/spacetravelhub
🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
bootstrap react-bootstrap reactjs redux testing
Last synced: 10 Mar 2026
https://github.com/rcardin/spring-boot-kafka-stream-test
Toy project to show how to test kafka streams application using Spring Boot
java kafka-streams spring-boot testing
Last synced: 26 Jun 2025
https://github.com/vitalets/sheeva
Concurrent Automation Test Runner
test-automation test-runner testing
Last synced: 27 Jul 2025
https://github.com/saufiroja/simple-message-broker
simple example using message broker with golang
apache-kafka docker-compose go golang message-broker testing
Last synced: 27 Jul 2025
https://github.com/astrodynamic/math-library-in-c
CustomMath library is a C language implementation of the `math.h` library, offering basic mathematical functions like sine, cosine, logarithms, etc. It has no external dependencies and is licensed under MIT. To use it, you need to link it with your project and include its header file in your C source code.
c check cmake library makefile math testing
Last synced: 24 Oct 2025
https://github.com/tshakalekholoane/diff
Exports the Go standard library's internal/diff package.
diff go golang golang-library golang-package golang-testing golang-tests patience patience-diff testing tests unified-diff
Last synced: 12 Jun 2025
https://github.com/carletonurocketry/qnx-stack
This is the all-encompassing repository for QNX stack utilities. Its main purpose is integration testing.
automation avionics bash c cuinspace integration-testing makefile qnx rocket shell-script telemetry testing
Last synced: 27 Jan 2026
https://github.com/athanclark/purescript-haskell-iso
Haskell / Purescript package for isomorphic JSON
haskell isomorphic json primitives purescript testing zeromq
Last synced: 11 Aug 2025
https://github.com/stefanvermaas/factory-builder
An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies
factory-builder fixtures fixtures-replacement javascript testing testing-tools
Last synced: 17 Apr 2025
https://github.com/corker/nopenpage
A page object pattern implementation for Selenium
page-object pageobject selenium specflow test-automation test-framework testing webdriver
Last synced: 15 Apr 2025
https://github.com/boon-code/libtimefreeze
Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.
ld-preload ldpreload testing time
Last synced: 18 Apr 2026
https://github.com/yukinagae/genkitx-promptfoo
Community Plugin for Genkit to use Promptfoo
ai evaluation evaluation-framework firebase genkit genkit-plugin genkitx llm llm-eval llm-evaluation llm-evaluation-framework llmops plugin prompt prompt-testing promptfoo prompts testing
Last synced: 27 Jul 2025
https://github.com/nifty-lil-tricks/testing
A selection of useful utilities (or nifty li'l tricks!) for all things testing
Last synced: 26 Jun 2025
https://github.com/serialbandicoot/metallize
Testing library to Integrate Mechanize and Selenium-Webdriver
test test-automation testing testing-tools
Last synced: 09 Jul 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/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/ligurio/testres
A hyperfast web frontend for software testing results written in C.
dashboard junit subunit test-management testanythingprotocol testing testing-tools
Last synced: 28 Jan 2026
https://github.com/shinesolutions/inspec-aem-aws
InSpec profile for checking AEM resources on AWS
aem aem-opencloud aws inspec testing
Last synced: 06 Sep 2025