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-01 00:27:27 UTC
- JSON Representation
https://github.com/gv2011/util
Various general purpose Java utilities
collections immutable java logging streams testing
Last synced: 11 Jun 2025
https://github.com/marathonlabs/marathon-cloud-cli
Command-line client for Marathon Cloud
android cloud instrumentation ios marathon marathon-cloud testing xctest xcuitest
Last synced: 21 Jan 2026
https://github.com/mokkapps/jasmine-test-selector
Visual code extension to list and select jasmine tests
describe it jasmine jasmine-tests test testing unit-test unit-testing vscode vscode-extension
Last synced: 18 Apr 2026
https://github.com/bujosa/maps-app
This is a simple application using socket, react, nodejs and mapbox
Last synced: 07 May 2026
https://github.com/itsrealfortune/typescript-virtual-container
Scalable Linux emulator with included SSH/SFTP server, virtual filesystem and typed programmatic API for testing, automation, and interactive shell scripting in TypeScript/JavaScript.
automation container emulation linux sftp ssh testing typescript
Last synced: 25 May 2026
https://github.com/dylan-lang/deft
Dylan development tool
builds dependencies testing workspaces
Last synced: 19 Feb 2026
https://github.com/tatsuyafujisaki/pairwise
Pairwise (all-pairs) testing samples using Microsoft PICT
all-pairs pairwise pict testing
Last synced: 25 Feb 2026
https://github.com/aj-geddes/tinaa-playwright-msp
TINAA MSP — Agent-based continuous quality platform fusing automated testing with APM. Register products, auto-generate Playwright tests, monitor Web Vitals, and gate deployments with composite quality scores.
apm continuous-testing devops fastapi mcp playwright python quality-assurance testing web-vitals
Last synced: 04 Apr 2026
https://github.com/sbroenne/pytest-aitest
A pytest plugin for validating whether language models can actually understand and operate your interfaces: MCP servers, system prompts, agent skills and tools.
agents ai llm mcp model-context-protocol pytest python testing
Last synced: 19 Feb 2026
https://github.com/wolfssl/actions-build-autotools-project
Action that builds an autotools project
automation-testing autotools github github-actions security testing wolfcrypt wolfssl
Last synced: 27 Apr 2025
https://github.com/rathorsunpreet/reqres-api
Rest API Performace testing using JMeter.
api-testing api-testing-framework jmeter jmeter-tests rest-api test test-automation testing testing-tools tests
Last synced: 30 Jan 2026
https://github.com/marketsquare/robotframework-seleniumlibrary-translation
Provides translation for robotframework-seleniumlibrary
robotframework testing translation
Last synced: 15 Feb 2026
https://github.com/dcermak/devconf.cz_2021
My talks for DevConf.cz 2021
devconf openqa presentation-slides testing vscode vscode-extension
Last synced: 01 Apr 2025
https://github.com/eliasnogueira/junit-para-testadores-resolvido
Repositório do curso de JUnit para Testadores
automated-testing junit junit4 testing
Last synced: 19 Feb 2026
https://github.com/kevcui/fakergen
:tophat: Generate JSON/YAML/XML... mock data with a structured template
data-generator devops devops-tools fake-generator faker faker-generator faker-providers json json-data json-generator json-schema json-template mock mock-data mock-json testing testing-tool testing-tools xml yaml
Last synced: 05 May 2026
https://github.com/anthonykrivonos/qubot
🤖 Autonomous software acceptance testing library for Python taken from my Qubot paper.
ai autonomous exploratory machine machine-learning q-learning selenium testing
Last synced: 23 Jul 2025
https://github.com/nnichols/faker
A clojure library for creating fake requests
Last synced: 02 May 2025
https://github.com/psyirius/rockite
A modern, free and open-source WebSockets Client
react realtime testing websocket-client websockets
Last synced: 19 Apr 2025
https://github.com/cap32/kapok-js
Javascript Testing utilities for CLI
cli javascript node node-js nodejs test testing testing-framework testing-tools utilities
Last synced: 22 Apr 2025
https://github.com/shashikumarraja/naughty_string_validator_python
A python library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.
emojis hactoberfest naughty-strings python testing unicode-characters
Last synced: 13 Oct 2025
https://github.com/giis-uniovi/retorch
RETORCH: Resource-aware End-to-End Test Orchestration
e2e-testing system-testing test-automation testing
Last synced: 06 Oct 2025
https://github.com/ritikarawat220/leaderboard-
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
api css es6 gitflow html javascript jest leaderboard leaderboard-api testing webpack
Last synced: 08 May 2026
https://github.com/kubeshop/testkube-backstage-plugin
Plugin for exposing Testkube test execution results in the Backstage Developer Portal
backstage kubernetes plugin test-automation testing
Last synced: 15 Apr 2026
https://github.com/kevcui/testing-toolbox
🛠️ Handy single-file scripts to help with testing, or daily hacking
bash bash-script bash-scripting cli puppeteer script testing testing-toolbox toolbox
Last synced: 05 May 2026
https://github.com/vinhlh/guetzli-product-image-tests
Test guetzli with product images
Last synced: 26 Jan 2026
https://github.com/docutray/devflow-skill
Complete agile development workflow commands for Claude Code. Framework-agnostic slash commands for GitHub-based development: research, epic planning, feature specs, implementation, validation, and PR review.
agile-development automation ci-cd claude-code claude-code-plugin code-review continuous-integration developer-tools development-workflow devops github-integration jest productivity pytest python quality-assurance slash-commands testing typescript vitest
Last synced: 05 May 2026
https://github.com/just-do-halee/lum
A simple, ergonomic test tool in Go (Amazingly small package)
go go-package golang test test-driven-development testing
Last synced: 10 Jun 2025
https://github.com/remcohaszing/jest-axios-snapshot
Test axios HTTP responses using Jest snapshots
Last synced: 19 Apr 2025
https://github.com/hrace009/perfect-world-api
A package to retrieve data from a Perfect World game server
laravel laravel-package testing
Last synced: 23 Apr 2025
https://github.com/qkreltms/writing-test-cases-practice
You can learn technique of writing test cases by reading this repository when you use redux, axios and react-hooks in create-react-app
axios create-react-app jest nock react-hooks redux testing
Last synced: 08 May 2026
https://github.com/driftingruby/100-basic-testing-introduction-in-rails
Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.
Last synced: 29 Apr 2026
https://github.com/ksxgithub/deno_run_tests_on_localhost
Create a localhost server and run tests
cli deno javascript localhost testing typescript
Last synced: 07 Feb 2026
https://github.com/webmatze/mickrigtest
a minimal testing framework for JavaScript written in CoffeeScript
coffeescript javascript npm-package test-framework testing testsuite
Last synced: 08 May 2026
https://github.com/prantlf/grunt-chromedriver
Controls Chrome or Chromium using the WebDriver interface via chromedriver without Selenium.
browser chrome chromedriver chromium grunt-task gruntplugin testing webdriver
Last synced: 08 May 2026
https://github.com/urbanjost/m_msg
convert all common variables to a string in Fortran using unlimited polymorphic variables
fortran fortran-package-manager fpm testing unit-testing
Last synced: 03 Feb 2026
https://github.com/elmisback/magic-markup
Location anchors for your code :magic_wand::anchor:
annotation annotation-library code-review debugging documentation testing
Last synced: 15 Apr 2025
https://github.com/ruwatana/swifixture
🧪 Fixture Automatic Generator for Swift
autogen automatic build-tool commandline fixture generator ios macos mock mocking stub stubbing swifixture swift test testing unittest xcode
Last synced: 11 Mar 2026
https://github.com/waylonwalker/coverage-rich
A rich table report for coverage.py
Last synced: 05 May 2025
https://github.com/okerew/od.nvim
Onto Debug is a neovim plugin designed to help debugging, testing (so debugging really) but not act as a full debugger protocol or a testing framework. It's whole design point is also to run only on demand.
cargo dap debug debugging debugging-tool depramanager framework intellij jest lua neotest neovim plenary python telescope tester testing vim vimscript vscode
Last synced: 18 Sep 2025
https://github.com/x1n13y84issmd42/oasis
🔀🆗☑️ Automated API testing from Swagger/Open API specifications.
api openapi openapi3 rest-api swagger test-automation testing
Last synced: 23 Jan 2026
https://github.com/dotnet4neo4j/testingwithneo4j
Examples of testing against a Neo4j instance that is started on the fly, using NUnit, XUnit and MSTest
csharp dotnet integration-testing mstest neo4j nunit testing xunit
Last synced: 11 Apr 2026
https://github.com/ripe-tech/ripe-rainbow
Automation test framework for the RIPE domain
automated functional selenium testing
Last synced: 15 Jul 2025
https://github.com/erg-lang/molc
A mock language client for testing language servers
language-server lsp lsp-client rust testing
Last synced: 06 Apr 2025
https://github.com/ruslansagitov/karma-loud
Karma plugin for Loud, web accessibility testing helper
accessibility karma-plugin testing
Last synced: 31 Oct 2025
https://github.com/kendarorg/the-protocol-master-samples
TPM-Proxy Real Life tests in: Python, Java, Go and .NetCore. Runnable on Docker
api-simulation golang java mock net netcore python testing
Last synced: 25 Feb 2026
https://github.com/hemerajs/hemera-testsuite
Helper library to write tests for Hemera.
Last synced: 12 Apr 2025
https://github.com/llucmh/dbt-checks
Reusable, declarative data quality checks for dbt projects.
analytics analytics-engineering bigquery data-quality data-quality-checks data-validation data-validation-library databricks date-engineering dbt duckdb postgres snowflake sql testing testing-framework testing-tool
Last synced: 16 May 2026
https://github.com/mrfoh/httpprobe
A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.
api go http http-testing testing
Last synced: 08 Mar 2026
https://github.com/saintedlama/testeroid
dotnet test on steroids
automation coverage dotnet-core test testing
Last synced: 25 Feb 2026
https://github.com/tymonx/docker-go
A Docker image with preinstalled tools for developing, mocking, formatting, linting, building, testing and documenting Go projects. It is only a read-only project mirror. Active development is maintained at the GitLab.
ci ci-cd cicd continuous-integration continuous-testing devops devops-tools docker docker-image documentation go golang mock mocking productivity programming test testing testing-tools tests
Last synced: 29 Apr 2026
https://github.com/apragacz/pytest-sosu
Pytest-Sosu (pronounced Sōsu, ソース) is an unofficial Pytest plugin for running tests on Sauce Labs platforms.
automated-testing pytest python saucelabs selenium selenium-webdriver testing testing-tools webdriver
Last synced: 05 Mar 2026
https://github.com/dzejkop/catchr
A testing framework for Rust inspired by Catch!
bdd bdd-tests rust rust-crate rust-lang testing testing-framework
Last synced: 13 Sep 2025
https://github.com/vergissberlin/alpine-development
Docker alpine image to use for development, testing and deployment.
alpine deep-learning deployment docker docker-image testing
Last synced: 06 Apr 2025
https://github.com/jlorieau/geomancy
Validate and check development, testing and production environments
checker dotenv dotenv-linter environment environment-variables environments python3 settings settings-management setup testing validation
Last synced: 04 Apr 2026
https://github.com/oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
ava jasmine jest mocha tape testing unit-testing uvu vitest
Last synced: 12 Apr 2026
https://github.com/data-wise/craft
Full-stack developer toolkit - 86 commands, 8 agents, 21 skills for code, git, docs, testing, architecture, CI/CD, and ADHD-friendly workflows. Claude Code plugin.
adhd-friendly architecture ci-cd claude-code claude-plugin developer-toolkit documentation orchestrator testing workflow
Last synced: 04 Jun 2026
https://github.com/cdn77/testutils
Test Utils for PHP to facilitate writing tests
hacktoberfest php phpunit testing testing-tools testutils
Last synced: 23 Aug 2025
https://github.com/incuca/loopback-jest
Loopback Jest plugin with custom matchers
jest jest-plugin loopback tdd testing testing-tools
Last synced: 11 Apr 2026
https://github.com/gluufederation/gluu-passport-testing
Gluu Passport Stage Tests
auth authentication authorization behave droplet gluu-passport-testing idp inbound oauth2 oidc python saml stage test-automation testing
Last synced: 30 Mar 2025
https://github.com/nicholasjackson/kitura-http-test
Swift package to make testing handlers in the Kitura framework super easy
Last synced: 15 Jun 2025
https://github.com/mr-cheff/pytests
Write small or big tests with PyTests a (testing framework)
pytest python testing unittest
Last synced: 06 Sep 2025
https://github.com/michaelfromyeg/pylink
Automating more stuff at work because I'm lazy. This time it's URL testing. Gets CSV data, tests links, formats response codes in output file.
Last synced: 10 Oct 2025
https://github.com/dmr4eg/ts1-repo
Software testing practice
junit5 maven mockito oxygen processing selenium-java selenium-webdriver test-automation testing testing-tools uml-diagrams
Last synced: 11 Apr 2026
https://github.com/anhfactor/near-101-dacade-unit-test
NEAR 101 Dacade unit test contract assembly script
as-pect assemblyscript dacade near nearprotocol smartcontracts testing
Last synced: 10 Mar 2025
https://github.com/abhinaba-ghosh/cypress-react-mobx-component-testing
Test React MobX store with cypress.io
cypress cypress-io mobx mobx-react testing
Last synced: 04 Apr 2025
https://github.com/les-enovateurs/mailhog-examples
Try Mailhog with Docker and different languages.
email examples hacktoberfest mailhog php testing
Last synced: 15 Jun 2025
https://github.com/e-conomix/magento2-usersnap
Magento 2 intergration for Usersnap with support for back- and frontend as well as IP restrictions.
magento2 magento2-extension magento2-module qa testing user-experience usersnap
Last synced: 06 Apr 2026
https://github.com/pawelmroczkowski/to-do-list
Simple JS app, Playwright automation, test cases for manual testing
automation javascript playwright testing whitebox-testing
Last synced: 06 Mar 2026
https://github.com/hq969/gen-ai-hackathon
The SMS Spam Detection Module is a machine learning-based classifier designed to differentiate between spam and legitimate (ham) messages. It leverages Natural Language Processing (NLP) and classification algorithms to analyze SMS text and predict whether a message is spam.
detection-model real realtimespam smsspam-dataset testing
Last synced: 11 Jan 2026
https://github.com/xperianer/mutester
A tool to generate Mutation Testing Data from Python Projects
mutation-testing software-development software-testing testing
Last synced: 09 Apr 2025
https://github.com/degawa/fassert
An extensible assertion library oriented to work with unit testing frameworks for Fortran
assert assertion assertion-library assertions assertions-library fortran fortran-library fortran-package-manager fortran2008 modern-fortran testing
Last synced: 20 Jan 2026
https://github.com/ged/fluent_fixtures
A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)
fixtures fluent-fixtures fluent-interface ruby testing
Last synced: 11 Apr 2025
https://github.com/mocktools/ruby-rspec-mock
RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.
developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing
Last synced: 08 Sep 2025
https://github.com/eval/respectable
Test different inputs against an rspec-expectation (mirror)
Last synced: 29 Apr 2026
https://github.com/nicolast/hedgehog-stateful-demo
A demonstration of stateful systems testing using Hedgehog
haskell haskell-learning hedgehog property-based-testing property-testing quickcheck state-machine state-machine-testing testing
Last synced: 15 Jun 2025
https://github.com/davorpa/java-testing-session-01
Testing sessions del curso JEE de Seresco 2022 (IFCD0210)
calculator course course-materials course-project datastructures exercism java java-11 junit-test junit4 maven-project mockito seresco testing testing-practices
Last synced: 12 Apr 2025
https://github.com/fardog/congruent
A Go utility library for testing that responses from multiple servers are equivalent.
integration-testing regression-testing rest-api testing
Last synced: 10 Sep 2025
https://github.com/loicreynier/sandbox
Sandbox for random tests
advection-diffusion-equation coconut-lang fftw fortran gmres go isosurfaces jmtpfs nix numbat powershell python python-scientific sandbox-repo spotify-api terminal-ui testing typst windows
Last synced: 17 Feb 2026
https://github.com/icub-tech-iit/test-packages-sandbox
Sandbox for Testing Packages
Last synced: 07 Mar 2026
https://github.com/unional/jest-watch-continue
Run jest in continue mode
jest jest-watch-plugin testing tooling tools
Last synced: 20 Jan 2026
https://github.com/dgellow/tesuto
✅ Tiny node/typescript library for test reporting
lightweight minimalist test test-reporting testing typescript
Last synced: 02 Apr 2025
https://github.com/mnvx/pprocess
Execution of processes in async mode for tests
assertions async phpunit testing
Last synced: 17 May 2026
https://github.com/cyphrme/browsertestjs
In Browser Javascript Unit Tests
javascript-browser-test javascript-testing testing
Last synced: 02 Feb 2026
https://github.com/devopsthinh/reportlibrary
A dynamic report-building class library with these formats (excel, pdf, html, markdown)
class-library dotnet net-framework-472 reflection report-generator software-architecture testing
Last synced: 16 May 2026
https://github.com/osinfra-io/google-cloud-terraform-testing
Infrastructure as Code (IaC) example for Google Cloud Platform Terraform testing.
google-cloud-landing-zone-platform google-cloud-platform infrastructure-as-code osinfra platform-team terraform testing
Last synced: 18 Jul 2025
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 10 May 2026
https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 17 May 2026
https://github.com/schrodinger/infra-tester
YAML configuration based infrastructure testing.
golang infrastructure infrastructure-as-code terraform testing yaml-configuration
Last synced: 10 Feb 2026
https://github.com/anshul-sonpure/testcasedrivenframework
This repository contains a test-based automation framework,built using industry-standard tools and best practices. The framework is designed to streamline the testing process by automating repetitive and time-consuming tasks, enabling faster and more accurate testing of web applications.
Last synced: 21 Mar 2025
https://github.com/apex-engineers-inc/rustest
Pytest-style python test runner powered by Rust - built for speed 🚀
python test testing unit-testing
Last synced: 14 Dec 2025