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-03 00:27:44 UTC
- JSON Representation
https://github.com/Integration-Automation/WebRunner
A framework for Web automation
automation keyword-driven-testing python report-generator selenium selenium-python selenium-webdriver selenium4 testing web-testing
Last synced: 10 Mar 2025
https://github.com/lambocreeper/mock-discord.js
Easily mock Discord.js for testing your bot's code.
discord discordjs mock testing
Last synced: 13 Sep 2025
https://github.com/themakers/bdd
(alpha) Simple but expressive BDD-flavoured testing framework
bdd bdd-framework bdd-style bdd-style-testing-framework bdd-tests golang test testing testing-tools tests
Last synced: 16 Jan 2026
https://github.com/netzulo/qacode
Main Library written on python to execute functional tests throught selenium API coded down w3c webdriver specification
chrome-headless chromedriver edgedriver firefoxdriver functional headless-chrome internetexplorer selenium selenium-python testing tests webscrapper
Last synced: 07 Oct 2025
https://github.com/Astrotomic/pest-plugin-laravel-snapshots
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
hacktoberfest http laravel pest snapshot snapshot-testing test testing
Last synced: 08 May 2025
https://github.com/govuk-one-login/performance-testing
Performance Testing for Digital Identity
digital-identity performance-testing testing
Last synced: 18 Jan 2026
https://github.com/js-devtools/chai-exec
Chai plugin for testing CLIs
chai chai-plugin cli exec javascript nodejs spawn test testing
Last synced: 14 Jul 2025
https://github.com/piotrfleury/pickled_cucumber
A simple Cucumber test engine for Dart and Flutter
cucumber dart dartfrog flutter test-automation testing testing-tools
Last synced: 07 Feb 2026
https://github.com/chase-moskal/cynic
simple async run-anywhere js testing framework
browser commonjs esm esmodules javascript node puppeteer test-automation test-runner testing testing-framework testing-tools typescript
Last synced: 25 Oct 2025
https://github.com/tomeraberbach/about-testing
A presentation about software testing!
google java junit4 presentation presentation-slides testing
Last synced: 27 Mar 2026
https://github.com/phantom0004/krypt0s-ransomware_poc
KRYPTOS is a sophisticated Python-based ransomware proof of concept (POC) designed for educational purposes. It encrypts files on Windows machines, focusing on persistence and stealth. Additionally, it includes a fake ransomware screen resembling WannaCry, with all information being fictional.
aes cryptography educational encyrption learning malware poc prevention proof-of-concept python ransomware ransomware-builder simulation stealth teaching testing virtual windows windows-10 windows-11
Last synced: 27 Oct 2025
https://github.com/lucretiel/cool_asserts
Some useful assertions for Rust
assertions pattern-matching rust testing
Last synced: 14 Apr 2025
https://github.com/choaib-elmadi/test-repository
This repository serves as a test environment.
git github javascript test-automation testing
Last synced: 15 Apr 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/jkbrzt/nose-pattern-exclude
Nose plugin for excluding directories and files from test discovery by paths and glob patterns.
exclusions glob jakubroztocil nose plugin python testing
Last synced: 29 May 2026
https://github.com/danielgtaylor/apibin
Example API with modern features
api brotli cbor conditional-request gzip httpbin json json-schema openapi3 testing yaml
Last synced: 14 Mar 2025
https://github.com/zig-utils/zig-benchmarks
A modern, performant, and beautiful benchmark framework for Zig.
benchmark-framework benchmarks mitata testing zig
Last synced: 01 Apr 2026
https://github.com/microcks/import-github-action
GitHub Action for importing API specs in Microcks
api contract-testing github-actions microcks mocking testing
Last synced: 24 Oct 2025
https://github.com/icanhazstring/phpunit-faker-extension
Extension to add fzaninotto/Faker into phpunit
extension faker phpunit testing
Last synced: 09 Apr 2025
https://github.com/razvangolan/kaya
Interactive real-time debugging and testing for .NET APIs, SignalR hubs, and gRPC services in .NET, plus an MCP server for AI-hosted invocation workflows, delivered as a suite of NuGet packages.
agent agent-debugger debugging explorer grpc mcp mcp-server nuget reflection rest-api signalr testing
Last synced: 05 Apr 2026
https://github.com/mikaelvesavuori/aws-performance-testing-starter
This is a basic starting point for conducting performance testing on AWS.
aws aws-testing k6 load-testing performance-testing testing
Last synced: 25 Jun 2025
https://github.com/nickserv/vite-react-testing-ts
Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
Last synced: 11 Apr 2025
https://github.com/ovotech/cypress-tourist
Visit a place, take a picture. Compare.
blink-diff cypress cypress-io e2e-testing testing visual-regression visual-regression-testing
Last synced: 13 Apr 2025
https://github.com/karmakrafts/iridium
Testing framework for Kotlin compiler plugins using a custom compiler driver.
api junit junit-jupiter junit5 kotlin kotlin-compiler kotlin-compiler-plugin kotlin-framework kotlin-jvm test test-api testing testing-library unit-testing
Last synced: 11 Apr 2026
https://github.com/zapylabs/zapy-sdk
Zapy REST Client SDK
api api-client python rest testing vscode-extension
Last synced: 22 Apr 2025
https://github.com/devkimchi/testing-serverless-applications
This provides sample codes to test serverless applications including Azure Functios and Azure Logic Apps
azure-functions logic-apps serverless testing
Last synced: 29 Jul 2025
https://github.com/doniyor2109/jest-redux
Testing redux never been easy
assertions jest matchers reducer redux testing
Last synced: 30 Oct 2025
https://github.com/sixarm/ievm
Internet Explorer virtual machine download scripts for http://modern.ie
ie ievm internet-explorer testing
Last synced: 22 Apr 2025
https://github.com/akondas/exspecto
Small PHP DSL for synchronizing asynchronous operations (busy-waiting).
asynchronous-programming busy-wait hacktoberfest php quality-assurance testing
Last synced: 19 Mar 2025
https://github.com/vapvarun/wp-testing-framework
Universal WordPress Testing Framework - Test any plugin or theme
automation e2e-testing phpunit playwright testing unit-testing wordpress wordpress-plugin wordpress-theme
Last synced: 03 May 2026
https://github.com/kedacore/test-tools
Repository provides all tooling for running our tests
autoscaling kubernetes testing
Last synced: 12 Jun 2025
https://github.com/patricoferris/irmin-browser-tests
Testing various Irmin backends in the browser
Last synced: 27 Jul 2025
https://github.com/khanghoang/react-redux-mock
Mock react-redux for testing
Last synced: 01 Jul 2025
https://github.com/sammakumbe/burp-idor
A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.
ai bugbounty burp burp-suite hacking heuristics hugging-face huggingface idor python qa security testing yaml
Last synced: 04 May 2026
https://github.com/clearxs/uno
Providing foundational components to enable the construction of large-scale complex applications.
elasticsearch event-bus gis influxdb jdk22 jpa mongodb netty orm rule-engine testing time-series-analysis
Last synced: 21 Jul 2025
https://github.com/mauriciolauffer/vitest-environment-ui5
A Vitest Environment for unit testing UI5 code
openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment
Last synced: 04 Jul 2025
https://github.com/rumkin/testup
TestUp is a test running suit
framework javascript testing tests
Last synced: 27 Oct 2025
https://github.com/dav009/dbtmock
end to end unit tests for dbt ( Data build tool ) pipelines
bigquery data-build-tool dbt mock pipelines test testing unittest unittesting
Last synced: 27 Apr 2026
https://github.com/wahaj-ali/metrics-webapp
The Metrics web app, 'Population Index', is a powerful React-based SPA that allows you to explore detailed population metrics for countries all around the world! With an intuitive interface and powerful data visualization tools, you'll be able to quickly and easily access the latest population data for every country on the planet.
css3 javascript jsx react-redux reacttestinglibrary testing unit-test
Last synced: 24 Apr 2025
https://github.com/bardin08/db-seeder
DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡
database dataseeding development made-by-ukrainians softwareengineering sql testing utilities
Last synced: 11 Oct 2025
https://github.com/pinguet62/cypress-typescript-pageobject
Template for Cypress + TypeScript + Page-Object pattern
cypress pageobject-pattern testing typescript
Last synced: 13 Apr 2025
https://github.com/protung/functional-test-bundle
Symfony bundle for functional testing
Last synced: 23 Apr 2025
https://github.com/brytebee/todo
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
bootstrap5 dom-manipulation html5 javascript jest-tests testing webpack
Last synced: 25 Jun 2025
https://github.com/cyber-duck/mail-grasp
This package adds support for email testing in a Laravel application (>5.0)
laravel laravel-applications test testing
Last synced: 21 Apr 2025
https://github.com/derekahn/testicles.js
A javascript testing library that require('penis.js');
Last synced: 19 Apr 2025
https://github.com/lesiw/moxie
Go mock library that proxies method calls to embedded types.
code-generation go go-test go-testing golang mock test-tools testing
Last synced: 21 Sep 2025
https://github.com/microsoft/functional-validation-testing-spark-sql
Business Validation Testing in Spark SQL
business-intelligence comparative-analysis data-engineering data-engineering-business functional-testing scala spark spark-sql testing testing-framework
Last synced: 02 Apr 2026
https://github.com/toolisticon/jgiven-kotlin
Extensions to make working with jgiven.org and Kotlin even more fun
Last synced: 25 Jun 2025
https://github.com/bahmutov/execa-wrap
Wraps execa and makes output suitable for snapshot testing
child-process exec execa snapshot testing wrapper
Last synced: 28 Sep 2025
https://github.com/junosuarez/clock
a JavaScript idiomatic clock interface for inversion-of-control
clock interface inversion-of-control ioc javascript testing time typescript
Last synced: 12 Apr 2025
https://github.com/0xopenbytes/flet
Micro Framework Collection
cache composition input output spm swift testing transformations transput
Last synced: 08 Apr 2025
https://github.com/ghpreporter/ghpr.mstest
Adapter for MSTest (generate HTML report for MSTest)
mstest nuget qa qa-automation-test qatools reporting test-automation testing testing-tools
Last synced: 04 Sep 2025
https://github.com/msn0/a6-examples
Angular6 - unit and visual regression tests
angular testing unit-testing visual-regression-testing vrt
Last synced: 15 Sep 2025
https://github.com/qas-guru/martini-core
Martini Behavior Driven Development Testing Framework for Java
bdd bdd-framework framework gherkin java spring testing
Last synced: 12 Jan 2026
https://github.com/ply-ct/ply-movies
Simple, self-contained movies API for REST service testing.
Last synced: 30 Jul 2025
https://github.com/shinesolutions/aem-test-suite
AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios
acceptance aem aem-opencloud performance recovery security testing
Last synced: 06 Mar 2026
https://github.com/liuuy/angular-test-using-jest
Demonstrate how to use Jest to test Angular project
angular jest snapshot-testing testing ui-testing
Last synced: 07 Mar 2026
https://github.com/melezhik/outthentic-dsl
outthentic DSL
bdd dsl outthentic-suites specification tdd testing text
Last synced: 25 Oct 2025
https://github.com/icemac/toll
poor man's integration testing
lightweight locally offline testing
Last synced: 09 Apr 2025
https://github.com/nibbleshift/gorb
GO Regression testing and Benchmark Tools
benchmark-framework database go testing
Last synced: 12 Jan 2026
https://github.com/hiro-o918/fauxgen
A factory method generator that streamlines test data creation by automating field value generation.
Last synced: 20 Jul 2025
https://github.com/eliasnogueira/wiremock-credit-restriction-api
Service virtualisation example for the Simulations API
java service-virtualization testing wiremock
Last synced: 31 Jul 2025
https://github.com/wangshijun/top-5-e2e-framework
最受欢迎的 5 款 Node.js E2E 测试框架
casperjs codeceptjs coffeescript e2e end-to-end-testing nightwatch phantomjs protractor selenium testcafe testing webdriver
Last synced: 23 Mar 2025
https://github.com/jason-fox/fox.jason.unit-test
Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins
code-coverage coverage dita-ot dita-ot-plugin testing unit-testing
Last synced: 21 Feb 2026
https://github.com/williamkoller/api-pg-nest
API PostgreSQL Nestjs
api docker docker-compose nestjs postgresql testing travis-ci
Last synced: 28 Apr 2025
https://github.com/gjbex/chatgpt-for-hpc
This repository contains material for a training on using tools such as ChatGPT and Github Copilot in the context of software engineering and High-Performance Computing (HPC).
artificial-intelligence chatgpt debugging documentation-generator testing training transpiler
Last synced: 13 Jul 2025
https://github.com/christophsturm/randolf
Autogenerated data for your tests
kotlin tdd test test-driven-development testing testing-tools
Last synced: 17 Jan 2026
https://github.com/mindinventory/fastlanesample
This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.
android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing
Last synced: 19 Oct 2025
https://github.com/rickcedwhat/playwright-smart-table
Production-ready table testing for Playwright with smart column-aware locators.
automation e2e playwright qa table testing typescript
Last synced: 28 Jun 2026
https://github.com/yowainwright/stdouttojson
Transforms stdout (standard out) to JSON 📇
cli cli-testing exec json stdout testing typescript
Last synced: 22 Apr 2025
https://gitlab.com/testing-tool/qat
Qt Application Tester, a testing framework for Qt-based applications
Qt bdd behaviour driven development pyqt pyside python test testing
Last synced: 23 Apr 2025
https://github.com/sinonjs/referee-sinon
Sinon.JS and the referee assertion library in one package
assertions javascript sinon testing
Last synced: 22 Apr 2025
https://github.com/skodjob/test-frame
Library for easy testing of kubernetes deployments and operators using fabric8 api
fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing
Last synced: 03 Mar 2026
https://github.com/miguelflg13/dataclass-bakery
Dataclass Bakery offers you a smart way to create objects based on dataclasses for testing in Python.
dataclasses python python3 testing testing-tools
Last synced: 05 Sep 2025
https://github.com/azu/debug
Simple debug logger for Browser/Node.js. Supports TypeScript/ES modules.
browser debug javascript node testing typescript
Last synced: 13 Mar 2025
https://github.com/mahmoudmohamedramadan/laravel-digging-v8
A comprehensive container that covers everything about Laravel in detail.
api artisan-commands blade-template broadcasting collections composer events jobs laravel-5 laravel-6 laravel-7 laravel-8 laravel-passport php queues routing scheduler storage testing tinker
Last synced: 23 Mar 2025
https://github.com/unassert-js/rollup-plugin-unassert
A Rollup plugin to remove assertion calls via Unassert
plugin rollup testing unassert
Last synced: 17 Jan 2026
https://github.com/qavajs/po-cypress
library for plain-english access to page object for cypress binding
Last synced: 05 Oct 2025