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-07 00:28:05 UTC
- JSON Representation
https://github.com/mpinardi/behave-performance
A python implementation of CBDT
bdd behave cbdt concurrent-behavior-driven-testing load-testing multi-processing multi-threading performance-testing testing testing-tools
Last synced: 21 Mar 2025
https://github.com/michaelfba/back-to-the-future
Web components app starter
linting lit-element router state-management testing
Last synced: 06 Mar 2026
https://github.com/lambdatest/behave-browser-options
How to add browser specific options for automation test in Behave on LambdaTest
Last synced: 06 Jan 2026
https://github.com/lambdatest/pytest-add-extension
How to add extension for automation test in Pytest on LambdaTest
Last synced: 06 Jan 2026
https://github.com/lambdatest/pytest-parallel
How to run parallel automation tests in Pytest on Lambdatest
lambdatest pytest selenium testing
Last synced: 26 Mar 2025
https://github.com/lambdatest/python-selenium-add-extension
How to add an extension for automation test in Python-selenium on Lambdatest
lambdatest python selenium testing
Last synced: 04 May 2026
https://github.com/melihcanndemir/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 24 Jun 2025
https://github.com/lambdatest/pytest-jenkins
How to create a Jenkins pipeline for Pytest automation tests on LambdaTest
lambdatest pytest selenium testing
Last synced: 26 Mar 2025
https://github.com/lambdatest/pytest-timezone
How to run your automation test for a particular timezone in Pytest on Lambdatest
lambdatest pytest selenium testing
Last synced: 26 Mar 2025
https://github.com/shubhamd99/react-jest-basic-start
React Jest Testing Basic Start Example
basic jest react react-testing-library testing
Last synced: 08 May 2026
https://github.com/precisiontestautomation/scriptlessautomation-core
Scriptless Core Framework source code
test-automation testing testing-tools tests
Last synced: 11 Jan 2026
https://github.com/lambdatest/unittest-timezone
How to run your automation test for a particular timezone in UnitTest on Lambdatest
lambdatest selenium testing unittest
Last synced: 26 Mar 2025
https://github.com/lambdatest/unittest-set-testname
How to set test name for automation test in UnitTest on LambdaTest,
lambdatest selenium testing unittest
Last synced: 26 Mar 2025
https://github.com/lambdatest/unittest-terminal-logs
How to upload and view UnitTest terminal logs on LambdaTest,
lambdatest selenium testing unittest
Last synced: 26 Mar 2025
https://github.com/lambdatest/unittest-upload-file
How to upload file on LambdaTest for automation test in UnitTest
lambdatest selenium testing unittest
Last synced: 04 Aug 2025
https://github.com/lambdatest/unittest-geolocation
How to run your automation test for a particular location in UnitTest on Lambdatest
lambdatest selenium testing unittest
Last synced: 26 Mar 2025
https://github.com/bobbyg603/ng-testing-tips-first-value-from
Angular Testing Tips: FirstValueFrom companion repo
angular observables promises rxjs testing typescript
Last synced: 17 May 2026
https://github.com/rpacholek/test_dir
Fast creation of file structure for testing purpose in Rust.
Last synced: 12 Dec 2025
https://github.com/unb-libraries/cypress.mongodb.lib.unb.ca
A MongoDB for E2E testing results at UNB Libraries.
Last synced: 10 Apr 2025
https://github.com/ola-kaznowska/error-handling-try-except
Error handling in Python 3.13.2
clean-code error-handling python python3 testing try-except
Last synced: 08 Sep 2025
https://github.com/kungfux/ffs-util
Command line tool to fill up all available free space on the drive
free-space qa resilience-testing testing testing-tools
Last synced: 17 Mar 2025
https://github.com/andifalk/asvs-testing
Use the OWASP Application Security Verification Standard as a Guide for Automated Unit and Integration Tests
asvs java owasp requirements security test-automation testing
Last synced: 29 Apr 2026
https://github.com/sassman/edu-tdd-rust
little rust starter hint series: tests and TDD
article rust-lang showcase testing
Last synced: 26 Mar 2025
https://github.com/adamdawi/sudoku-solver
Sudoku solving mobile app utilizing a backtracking algorithm
backtracking-algorithm canvas coroutines instrumentation-tests junit4 kotlin-android mockk sudoku sudoku-solver testing unit-testing
Last synced: 28 Mar 2025
https://github.com/purinton/module-template
Minimal Node.js module template
boilerplate ci cjs commonjs continuous-integration esm javascript jest library module node nodejs npm package template testing typescript
Last synced: 30 Dec 2025
https://github.com/stdlib-js/stats-strided-ztest
Compute a one-sample Z-test for a strided array.
array hypothesis javascript math mathematics node node-js nodejs normality statistics stats stdlib strided strided-array testing typed z-test ztest
Last synced: 02 Jul 2026
https://github.com/andreaskarz/funkybdd.sxs.selenium.webelement
Extensions for the Selenium IWebElement. Integrates properties and methods that are always needed. Supports the POM and APOM principles.
apom automated-testing bdd bdd-framework extension extension-methods iwebdriver iwebelement pom selenium selenium-csharp selenium-webdriver sxs testing testing-framework
Last synced: 17 May 2026
https://github.com/trentmwillis/unified-testing-example
An example of a "unified testing stack" for unit, integration, and end-to-end tests
javascript testing unified-testing
Last synced: 28 Mar 2025
https://github.com/normandy72/testing-with-jasmine
Testing Javascript with Jasmine. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
angular angularjs css css3 html html5 jasmine jasmine-tests javascript js testing unit-test
Last synced: 19 Jan 2026
https://github.com/isen-ng/junit5-dbsetup-annotations
JUnit5 extensions for DbSetup
annotations dbsetup java junit junit-jupiter test-framework testing
Last synced: 24 Jun 2025
https://github.com/r8vnhill/scala-dibs
Code examples for the Design and Implementation of Software Libraries course (DIBS), focused on Scala. Covers OOP, FP, testing, and more — fully in English, built with SBT and Scala 3.
course-examples education functional-programming oop property-based-testing sbt scala scala2 scala3 software-libraries testing university
Last synced: 02 Apr 2025
https://github.com/i2van/lprun
The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.
dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing
Last synced: 12 Mar 2025
https://github.com/tbrandenburg/acp-inspector
Visual inspector and debugging tool for Agent Client Protocol (ACP) agents and servers – like MCP Inspector, but for ACP.
acp agent-client-protocol agents debugger developer-tools inspector json-rpc protocol testing zed
Last synced: 17 May 2026
https://github.com/eddie4k-code/pyreport
Simple module / script that can be used to generate HTML reports for tests. Using BeautifulSoup
automation-test automation-testing python python-test-reporter pythonreporter qa reporting test testing testing-tools testreport testreporter
Last synced: 30 Jun 2026
https://github.com/cchacin/codegen-tester
Swagger Codegen Testing Library
cucumber cucumber-jvm gherkin java swagger swagger-codegen test testing testing-tools unit-testing
Last synced: 17 May 2026
https://github.com/mp81ss/mpunit
C++ unit test framwork
cplusplus cpp header-only library test testing testing-framework unicode xunit xunit-framework xunit-tests
Last synced: 17 Mar 2025
https://github.com/timursus/differencecalculator
Compare configuration files
cli comparison hexlet-projects jest nodejs testing trees utility
Last synced: 04 Apr 2026
https://github.com/brians-open-source-stuff/robust-express-app
An exploration into what practices are necessary and advisable for running a robust ExpressJS application in production.
expressjs performance security testing
Last synced: 09 Apr 2026
https://github.com/adityachandak287/unit-testing-demo
Repository for Unit Testing Presentation
Last synced: 13 Mar 2025
https://github.com/lukasraider/junittestingcalcandsignum
Simple calculator and Signum Junit testing
calculator junit5 signum testing
Last synced: 14 May 2026
https://github.com/textbook/rps-tdd
Worked example for "JS TDD FTW"
extreme-programming javascript tdd testing
Last synced: 20 Jul 2025
https://github.com/libraz/claude-coverwise
Make Claude write tests that actually cover every parameter interaction. Pairwise / t-wise coverage checking and generation as a Claude Code plugin, backed by the coverwise WASM engine.
ai-testing claude-code claude-code-plugin combinatorial-testing covering-array coverwise mcp mcp-server pairwise t-wise test-generation testing
Last synced: 07 Apr 2026
https://github.com/swapno963/test-driven-development-mvt
Implemented Unit Tests, Integration Tests, and Functional Tests
cicd django functional-testing integration-testing test-automation testing testing-tools unit-testing
Last synced: 25 Apr 2026
https://github.com/spazmodius/hrbench
High-resolution micro-benchmarking in Node.js
Last synced: 17 May 2026
https://github.com/cioina/angular-test-example
Angular test project for cioina.azurewebsites.net
Last synced: 28 Apr 2026
https://github.com/alltonp/flakeless
light touch, flake free browser testing in scala
flaky-tests scala testing webdriver
Last synced: 11 Jan 2026
https://github.com/mjlenkiewicz/debian-mate
Do you want to create a secure development and testing environment with Linux for temporary or ephemeral use? Here you have the dockerfile and all the extra files for building and running a fully containerized Linux Debian 12 "Bookworm" with Mate Desktop environment.
blockchain containers debian debugging development devops docker linux mate miniconda3 networkingtools nodejs phyton securedevelopmentenvironment testing vscode web3
Last synced: 05 Apr 2026
https://github.com/aarooshsaifanboy322/beta_tester_form
Want to be a beta tester? Create an account here! Download the form file first and then fill up the form! 👇🏼👇🏼
account beta betatester creation form project python testing
Last synced: 12 Mar 2025
https://github.com/lambdatest/mocha-js-headless
How to run an automation test in Mocha-js in headless mode on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 24 Jan 2026
https://github.com/kevintsengtw/dotnet-testing-agent-skills
AI Agent Skills for .NET Testing - Based on 30-Day Testing Challenge (iThome Ironman 2025 Winner)
agent-skills ai-assisted-development copilot-skills csharp dotnet dotnet-testing github-copilot integration-testing testing unit-testing xunit
Last synced: 11 Mar 2026
https://github.com/abbaszaidi123/titanic-survival-prediction
ai mlops nlp nlp-machine-learning python testing training
Last synced: 16 Dec 2025
https://github.com/dloomplz/simple-flask-web-app-ci-cd
Simple Flask Web-App with integration tests + local integration script
flask integration jinja2 python testing
Last synced: 16 May 2026
https://github.com/yuvimittal/net-bandwidth-speed
Simple tool written in vanilla JS to check the download bandwidth speed.
Last synced: 06 Mar 2026
https://github.com/peterjclaw/fake-enum-members
Helper util to create fake enum members, intended for use in tests.
Last synced: 21 Mar 2025
https://github.com/chiiya/comet-docs
Bachelor thesis for comet
api api-blueprint documentation open-api raml rest swagger testing
Last synced: 02 Jul 2026
https://github.com/kaungkhantkyaw1997/mock-api-gateway
A simple and configurable mock server for simulating API endpoints.
api authentication crud mock pagination search server testing
Last synced: 06 Mar 2026
https://github.com/telefonica/testing.hadoop
Automatic launcher for hadoop-unit from Python
cdco hadoop hadoop-unit python testing
Last synced: 21 Mar 2025
https://github.com/cortiz/monica
Monica is designed to handle Network requests and responses.
api-client api-rest http-client http-requests security-tools testing
Last synced: 01 Jul 2026
https://github.com/yukinagae/genkit-promptfoo-sample
Sample implementation demonstrating how to use Firebase Genkit with Promptfoo
evaluation evaluation-framework genkit llm llm-eval llm-evaluation llm-evaluation-framework llmops prompt-testing promptfoo prompts testing
Last synced: 15 Aug 2025
https://github.com/windperson/orleansunittestdemo
Demo how to write test project for testing Orleans Grains
dotnet5 orleans-example testing
Last synced: 22 Mar 2025
https://github.com/studiole/verify
Verify the products of test logic. Whether it's a complex object, or obscure file type. Verify complex objects as JSON, YAML. Support for NUnit based tests.
diagnostics nunit tdd test testing verify
Last synced: 06 Apr 2025
https://github.com/hedzr/assert
a set of assertion helpers for unit/bench testing in golang
assert assertions golang golang-library testing testing-library
Last synced: 22 May 2026
https://github.com/zuehlke/thm-todo
Demo-App für den Vortrag "Android-Testing" am 28.08.2018 an der Technischen Hochschule Mittelhessen.
Last synced: 30 Apr 2026
https://github.com/pganssle/test-podcast
A podcast feed for testing RSS reader / podcast reader software
Last synced: 07 Jan 2026
https://github.com/jessenta-drake/scala-projects-
Emphasizes design decisions that affect the efficiency, expandability, and maintainability of code while analyzing the differences amongst a variety of approaches. Design decisions analyzed include choice of data structures and object-oriented techniques such as encapsulation, polymorphism, and inheritance.
asymptotic-analysis databases divide-and-conquer graph-and-tree-traversals hardware multi-language-integration multithreading parallelism recursion testing
Last synced: 11 Jan 2026
https://github.com/sakejs/sake-chai
Add chai assertions with promise support to sake-mocha tasks.
chai javascript mocha nodejs sake tasks testing
Last synced: 05 Apr 2026
https://github.com/samuelesabella/cowserve
serve cowsay messages over http and https
container cowsay docker docker-image http http-server https https-server nodejs simple testing web-server
Last synced: 05 May 2026
https://github.com/jakshin/pw3nage
If you get pw3ned, might want to fix your shell
git shell test testing testing-tools zsh
Last synced: 12 Mar 2025
https://github.com/jakshin/yazpt-test
Test repo for yazpt (or any git-aware shell prompt)
git shell shell-prompt test testing testing-tools zsh zsh-theme
Last synced: 12 Mar 2025
https://github.com/yuliaraitsyna/custom-components-lib
Library of custom components that use design from MaterialUI Library. Testable via Storybook.
storybook testing ui-components ui-library
Last synced: 17 Feb 2026
https://github.com/drew-y/mock-streams
Mock nodejs readable and writeable streams
nodejs stream streaming test testing typescript
Last synced: 31 Dec 2025
https://github.com/ruslansagitov/jasmine-loud
Jasmine matchers for Loud, web accessibility testing helper
accessibility jasmine-matchers testing
Last synced: 03 Feb 2026
https://github.com/degraciamathieu/builder-pattern-testing
Quick integration of two interpretations of the builder pattern in testing scenarios.
Last synced: 02 Aug 2025
https://github.com/ns16/tap-plugin-matchjsonschema
TAP plugin for JSON schema
assert assertion json json-schema tap tap-plugin tapjs tapjs-plugin test testing
Last synced: 20 Jan 2026
https://github.com/konstan/test-report-sonar
test-report-sonar is a tool for producing Sonar Generic Execution XML reports from clojure.test test suites.
clojure sonarqube testing tests
Last synced: 03 Jan 2026
https://github.com/finn-no/frontend-testing-in-containers-on-academy
This is a presentation on frontend testing in containers held at FINN Academy 2016.10.26.
academy containers docker end-to-end frontend presentation testing
Last synced: 18 May 2026
https://github.com/adebayo-s/feed-reader-jasmine
JavaScript feed reader testing project using jasmne
Last synced: 14 May 2026
https://github.com/fongandrew/call-next
Hook to interrupt asynchronous function flow for ease of testing
async javascript stub testing typescript unit-testing
Last synced: 19 Apr 2026
https://github.com/spnraju/demo-webdriverio-cucumberjs
Boilerplate for WebDriverIO with CucumberJS
boilerplate cucumberjs demo end-to-end end-to-end-testing javascript testing webdriverio
Last synced: 14 May 2025
https://github.com/spnraju/demo-nightwatchjs-tests
Boilerplate for NightwatchJS
boilerplate demo end-to-end end-to-end-testing javascript nightwatchjs testing
Last synced: 14 May 2025
https://github.com/lambdatest/mocha-js-incognito
How to run an automation test in Mocha-js in incognito mode on LambdaTest
javascript lambdatest mochajs selenium-webdriver testing
Last synced: 25 Jan 2026
https://github.com/szermatt/turtles
Library for writing ERT-based tests that check how Emacs renders buffers and windows
Last synced: 14 May 2025
https://github.com/marincervinschi/qr-flask
Dynamik QR Code is a Flask web app for generating and managing dynamic QR codes. Admins can update URLs without changing the QR code. Built for learning, it explores Flask, MySQL, and Docker while focusing on secure admin access and dynamic redirects.
actions docker docker-compose dockerfile environment environment-variables flask flask-application flask-web mysql mysql-database pyhton pytest python3 schema test testing workflow
Last synced: 08 Apr 2026
https://github.com/fongandrew/mynock
Wrap ES6 function exports for easier mocking
es6 es6-modules javascript stubbing testing
Last synced: 25 Feb 2025
https://github.com/deepanshu-pbyte/postman-api-test-1
This is a simple project I created to practice API testing using Postman. It covers various endpoints from AutomationExercise.com and includes requests using different HTTP methods like GET, POST, PUT, and DELETE. I’ve added test scripts to each request, and everything can be run using Postman’s Collection Runner.
automationexercise postman postman-collection testing
Last synced: 01 Sep 2025
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/fookiejs/test-craft
Random request generator for Fookie JS apps.
Last synced: 28 Mar 2025
https://github.com/raigu/psr16-simple-cache-testdoubles
Test Doubles for PSR-16 simple cache
cache caching psr-16 simple-cache test testing
Last synced: 12 Jan 2026
https://github.com/uditdc/bls-lit-extension-test
Sample Blockless CGI extension test for the Lit Protocol
Last synced: 06 Jul 2026