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-15 00:27:10 UTC
- JSON Representation
https://github.com/jordipuigbou/step-functions-test
Project to play with AWS golang sdk for testing
aws aws-dynamodb aws-iam aws-lambda aws-s3 aws-step-functions bdd-tests golang golium testing
Last synced: 14 Jan 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/karmaniverous/mock-db
Mock DynamoDB-style query & scan behavior with local JSON data.
dynamodb json mock testing typescript
Last synced: 03 Feb 2026
https://github.com/oaslananka/debug-recorder-mcp
TypeScript MCP server for structured debug session capture, reproducible diagnostics, event recording, and developer workflow observability.
automation debugging developer-tools diagnostics mcp model-context-protocol nodejs observability recording testing troubleshooting typescript
Last synced: 08 Jul 2026
https://github.com/jfhovinne/podmatrix
Parallel execution of commands within a matrix of Podman containers
automation bash bashly ci-cd containers lightweight parallel-processing podman test-matrix testing
Last synced: 18 May 2026
https://github.com/goldsteinn/eztest
An Easy Unit Test Framework
c c11 c17 c23 c99 ctest cxx cxx11 cxx14 cxx17 cxx20 cxx23 googletest test-framework testing unittest unittest-framework
Last synced: 01 Feb 2026
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/valentinogagliardi/cypress-tutorial
Companion repo for JavaScript End to End Testing with Cypress
cypress e2e-tests javascript testing
Last synced: 19 Jan 2026
https://github.com/dreamingechoes/selenium-test-panel
Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)
proof-of-concept rails ruby selenium testing
Last synced: 08 Apr 2026
https://github.com/sahilcreate/top-testing-practice
Practising TDD while following The Odin Project
jest-tests tdd test-driven-development testing
Last synced: 25 Mar 2025
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/percy/example-percy-selenium-python
Example app demonstrating Percy's Python Selenium integration.
percy python-selenium selenium testing visual-regression-testing visual-testing
Last synced: 05 Jul 2025
https://civictechto.github.io/polis-storybook/
hacktoberfest storybook testing
Last synced: 17 Apr 2025
https://github.com/iamogbz/jest-react-snapshot
📷 Snapshot react components as images in jest tests
dom-image image jest node nodejs react snapshot testing typescript
Last synced: 17 Apr 2026
https://github.com/wlsf82/tech-interview-sample-project
Sample project for a tech interview
cypress cypress-testing e2e-testing end-to-end-testing github javascript js mentoria-tat mentoring sample-tech-interview-project software-testing talking-about-testing tech-interview test-automation testing web-testing
Last synced: 23 Apr 2025
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/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/yourls/yourls-test-suite-for-plugins
🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!
github-actions phpunit testing unit-tests yourls yourls-plugin
Last synced: 17 Apr 2026
https://github.com/apexatoll/zirconia
Lightweight testing utility for synthesising Ruby gems
bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools
Last synced: 21 Jan 2026
https://github.com/layzeedk/angular-module-teardown-options
Angular module teardown options for testing.
Last synced: 15 Apr 2026
https://github.com/cuba-platform/sample-ui-test
Sample application: UI Tests for CUBA Platform applications
cuba-platform cuba-sample sample testing
Last synced: 16 Mar 2025
https://github.com/sspangsberg/easv_sco2
Software Construction Course 2. sem @ Business Academy SouthWest
algorithms design design-patterns java testing time-complexity transactions ui ux
Last synced: 11 Oct 2025
https://github.com/hywan/atoum-apiblueprint-extension
Compile API Blueprint files into executable tests with atoum
api apiblueprint atoum http json-schema php test-framework testing
Last synced: 15 Apr 2026
https://github.com/miroslav-reiter/testovanie_softveru_istqb
💼 Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzu Testovanie Softvéru podľa ISTQB
automated-testing manual-testing manually-ftp reiter test test-automation test-automation-project testing testing-tools vita
Last synced: 09 Apr 2025
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/jwoudenberg/junit-xml
Generate JUnit style XML reports in Haskell
Last synced: 24 Sep 2025
https://github.com/bsabadach/react-users-list
a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright
cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript
Last synced: 07 May 2025
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/sgaunet/retry
simple and flexible command-line tool that retries a given command until it succeeds or a maximum number of attempts is reached. Ideal for automating workflows, handling flaky commands in CI/CD pipelines, and improving reliability in development and testing environments.
automation binary ci cli command-line devops flaky-tests golang linux retry task-runner testing utility
Last synced: 15 Apr 2026
https://github.com/jimporter/caliber
A mettle-based compilation-test framework
c-plus-plus compilation-testing mettle testing
Last synced: 24 Sep 2025
https://github.com/brianobot/django_restframework_test_idioms
Generic Test Codes for Django/Django Rest Framework Application, written in Pytest
django django-rest-framework pytest python python3 testing
Last synced: 20 May 2026
https://github.com/mirchaemanuel/devfest-quiz
This is a demo application for the speech "The Journey of a Commit" presented at Google DevFest Pescara 2023
Last synced: 09 Feb 2026
https://github.com/inc44/znob
ZNOB is a multimodal benchmark measuring frontier LLMs' capabilities in passing Ukrainian national exams.
benchmark benchmarks llm llms test testing tests zno
Last synced: 01 Sep 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/rsheremeta/testrail-junit
Library for integration JUnit-based tests with TestRail
allure java junit junit4 junit5 rest-assured selenium selenium-webdriver test-automation testing testrail testrail-api
Last synced: 24 Apr 2026
https://github.com/blackmutzi/polygon-demo
is a little demonstration for the polygon-engine
demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing
Last synced: 07 May 2026
https://github.com/sakshamsharma/distributed-control-panel
A python-based control panel to launch, control, and view distributed applications across machines.
control-panel deployment-automation distributed-computing distributed-systems python testing
Last synced: 28 May 2026
https://github.com/youssef1313/combinatorial.mstest
Adds combinatorial testing capability to MSTest tests
combinatorial-testing mstest mstest-extensions mstest-framework mstestv3 testing
Last synced: 02 Jul 2025
https://github.com/aineejames/ctest.h
ctest.h is a simple single header testing library for C
Last synced: 21 Jul 2025
https://github.com/wallacesilva/security77
A command-line tool and python package to make security simple. Command `s77`
hacktoberfest password python python3 s77 scan security testing wordlist-generator
Last synced: 16 Jan 2026
https://github.com/atuoha/reglance_testing_in_flutter
reglancing testing in flutter [delving more into advanced integration testing]
code-magic flutter fluttium honey patrol provider test-lab testing
Last synced: 12 Apr 2026
https://github.com/layzeedk/ngx-toh-standalone-testing
Testing the Tour of Heroes tutorial - Standalone Angular application edition.
angular angular-testing-library spectacular testing tour-of-heroes
Last synced: 14 Apr 2026
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 11 Sep 2025
https://github.com/yanirta/assertio
assertio ;) - traceable testing
appium assert assertions selenium testing testing-tools unit-testing unittest validation validation-engine validation-library
Last synced: 11 Feb 2026
https://github.com/mikelgoig/codeception-openapi
✔︎ Codeception module for contract testing with OpenAPI.
codeception contract-testing dev gherkin openapi rest symfony testing
Last synced: 11 Feb 2026
https://github.com/wridgeu/UI5-testing
Demo Repository for working through the testing section on the official UI5-Documentation.
karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki
Last synced: 11 Mar 2025
https://github.com/codex-central/mock-axios-request
Functions to allow test the request and responses in Axios format
axios javascript jest mock testing typescript
Last synced: 04 Jul 2025
https://github.com/ibokuri/protest
A set of modules for easy testing in Zig
assert assertions require testing zig ziglang
Last synced: 30 Mar 2025
https://github.com/unlight/awaitable-emit
Emit message to kafka and wait while nestjs process it
end-to-end-testing kafka microservices nestjs nestjs-testing testing
Last synced: 11 Feb 2026
https://github.com/ka-iden/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 13 Oct 2025
https://github.com/prohetamine/ifpractic
Мини задачи для изучения конструкции if, else, операторов и других конструкций.
javascript javascript-game lerning lerning-js programming testing toolkit tools
Last synced: 21 May 2026
https://github.com/training360/custom-20190626
SZT-01 és JAVA-JPA tanfolyam 2019-06-26
Last synced: 25 Jun 2025
https://github.com/jimmy-guzman/mejora
Prevent regressions. Allow improvement.
baseline cli eslint improvement incremental regression testing typescript
Last synced: 18 Feb 2026
https://github.com/downforcetech/speck.sh
A Shell Test Runner.
cli shell test test-runner testing tool
Last synced: 25 Aug 2025
https://github.com/johnnynotsolucky/upcake
Fast, easy and consistent testing for HTTP APIs
assertions cli e2e-tests http rest rust test-automation test-runner test-suite testing testing-tools tests
Last synced: 13 Oct 2025
https://github.com/vit0r/terraform-kvm
Using terraform on onprem KVM server
kvm kvm-hypervisor terraform testing
Last synced: 19 Mar 2026
https://github.com/jakeroggenbuck/lesson-tester
Test python code in the browser. Wrap code with specific lesson tests for code completeness grading.
Last synced: 09 May 2026
https://github.com/haberkamp/phluent
A fluent assertion library for PHPUnit. Make your tests read the same way you speak.
assertions fluent php phpunit testing
Last synced: 20 Jan 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/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 18 May 2026
https://github.com/kirill-kolomin/ngx-testbox
Integration testing for Angular with black-box approach, async control, and user-centric testing concept
angular component-testing integration-testing tdd test-driven-development testing
Last synced: 13 Oct 2025
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/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/molily/paginate-directive
Testing Structural Directives in Angular
Last synced: 06 Mar 2026
https://github.com/valtzu/php-fakerandom
Mock random_bytes & random_int
mocking php php-extension php8 random testing
Last synced: 13 Feb 2026
https://github.com/levvolkov/setting-up-the-debugger
1. «Использование JS в браузере. Тестирование, дебагинг»
automated-testing-of-web-interfaces debugging testing
Last synced: 19 Mar 2026
https://github.com/jotaen/scmunit
Lightweight unit testing and assertion library for MIT Scheme.
lisp mit-scheme scheme scheme-language testing
Last synced: 19 Mar 2026
https://github.com/thatgirldorian/locha
This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.
javascript nodejs testing testing-framework
Last synced: 14 Sep 2025
https://github.com/oreqizer/todo-spec
TODO app with a ridiculously overkilled test suite. 📜
playwright testing todo vitest
Last synced: 11 Apr 2026
https://github.com/shrinidhimanchi/cucumber-api-automation
API Automation Using Cucumber And Axios
api-automation api-automation-platform api-automation-testing automation-framework axios cucumber cucumber-axios cucumber-js javascript-framework test test-automation testing
Last synced: 11 Mar 2025
https://github.com/thelazytomcat/testingscripts
Few windows batch scripts I am using to test compilation of projects.
batch-script compilation-testing script testing
Last synced: 19 Mar 2026
https://github.com/said-laasri/tdd-ruby
A test driven development project with ruby
Last synced: 03 May 2026
https://github.com/lion-packages/test
library to implement testing with helpers that allow easy testing with PHPUnit.
Last synced: 18 May 2026
https://github.com/factory-js/factory-js.github.io
📚 FactoryJS Documentation
documentation drizzle-orm e2e factory mock nextra prisma seeding testing
Last synced: 29 Jul 2025
https://github.com/emveskioja/expense-tracker-backend
Expense tracker with a receipt scanner and a pie chart
backend-api contributions-welcome crud-operation expense-tracker fullstack h2-database java junit5 mockito open-source pie-chart postgresql react receipt-scanner rest-api restful-api spring-boot spring-boot-test testing unittesting
Last synced: 20 Apr 2026
https://github.com/seancdavis/node-link-checker
Simple script that checks for broken links on a site and reports the results in the console
Last synced: 19 May 2026
https://github.com/skp3214/programming-with-javascript
30dayscodechallenge advancejs functions jsinbrowser oops testing
Last synced: 03 Sep 2025
https://github.com/melezhik/perl6-powershell-testing
Powershell testing with Sparrow6
perl6 powershell sparrow6 testing
Last synced: 14 Feb 2026
https://github.com/escss-labs/escss-estest
ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.
escss escss-estest javascript tdd testing zero-dependency
Last synced: 04 Jan 2026
https://github.com/grimbough/bioc-testing-with-arm64
Tools for testing Bioconductor packages on Linux ARM64
arm64 bioconductor github-actions testing
Last synced: 14 Feb 2026
https://github.com/afleishaker/weaver-cats-retry
A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. 🕷️🐱⌛
cats-effect retry scala testing weaver-test
Last synced: 18 Jul 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/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
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