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-09 00:27:36 UTC
- JSON Representation
https://github.com/drewcassidy/generic-parameterize
A Rust attribute for parameterizing generic functions
parameterization parameterized-tests proc-macro-attributes rust testing
Last synced: 26 Oct 2025
https://github.com/hemantwasthere/devsnest-testing
Repo for unit testing with chai and mocha
chai css devsnest html javascript mocha testing
Last synced: 14 Apr 2026
https://github.com/lambdatest/pytest-set-testname
How to set test name for automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 17 May 2026
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/channeladam/channeladam.testframework.nunit
A .NET library for using the NUnit 3 (and Moq) on top of the ChannelAdam Test Framework.
automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq nunit test-framework testing testing-framework
Last synced: 01 Jun 2026
https://github.com/satvikpraveen/tsversehub
A comprehensive TypeScript learning platform built with React 18, Vite, and Monaco Editor. Features interactive playground, 8 concept modules, 5 mini-projects, progress tracking, and PWA capabilities. 15K+ lines of code with 95%+ test coverage. Portfolio project by Satvik Praveen showcasing modern web development practices.
automated-testing ci-cd code-analysis design-system design-system-frontend developer-tools docker modular-architecture monaco-editor playground portfolio pwa react service-worker state-management tailwindcss testing typescript vite web-application
Last synced: 11 Apr 2026
https://github.com/iter-idea/idea-at
Automated Testing suite for IDEA projects
angular ionic-framework playwright testing
Last synced: 27 Oct 2025
https://github.com/sofyansetiawan/fcc-learn-mocha-chai
Quality Assurance learning outcomes using Mocha and Chai from Freecodecamp
chai chaijs mocha mocha-chai mocha-tests quality-assurance testing
Last synced: 28 Jan 2026
https://github.com/dudecalledbro/molecule-rockylinux9-ansible
Molecule Container Rockylinux 9
ansible docker molecule testing
Last synced: 19 Jan 2026
https://github.com/millukii/go-exercises
Golang exercises
concurency data-structures golang template testing
Last synced: 14 Jan 2026
https://github.com/arzucaner/unit-testing
This Unit Testing consists of Jasmine, The 3 parts of testing, The testing setup, Grouping with describe, Setting up data, Skipping Focusing, Spies Mocks, Debugging, Additional matches.
jasmine-tests testing unit-testing
Last synced: 19 Jan 2026
https://github.com/gmitirol/php-tests
PHP test suite
php php-extensions test-suite testing
Last synced: 10 Jan 2026
https://github.com/davidandradeduarte/uif-testing-in-golang-udemy
Unit, integration and functional testing in golang - Udemy course
Last synced: 23 Jan 2026
https://github.com/hudson-newey/ng-jasmine-async-wrapper
A simple wrapper for async functions in Angular + Jasmine
angular jasmine jasmine-framework jasmine-tests test testing testing-tools unit-testing
Last synced: 19 Jan 2026
https://github.com/t-mullen/twintap
airtap for pairwise interoperability testing
Last synced: 14 Apr 2026
https://github.com/kfsantos/go-api-books
REST API with unit tests and coverage percentage
api-rest api-testing coverage gin-gonic go golang gorm-orm json postgres testing unit-testing
Last synced: 14 Apr 2026
https://github.com/igorfachini/mocha-test-example
Separate mocha tests in multiple files and share result by test to another test in another file.
mochajs modules testing unittest
Last synced: 24 Jan 2026
https://github.com/granden-corp/granden.timelib.clockshaft
DateTime utility library for easier testing in unit test or integration test.
Last synced: 11 Oct 2025
https://github.com/victor141516/agnosticvcr
HTTP proxy that records all your requests (including HTTPS) and replies to the same requests using the recorded responses
mock mock-server nodejs testing vcr
Last synced: 01 May 2026
https://github.com/jayantasamaddar/icons-jest-test
Testing React SVG Components with Jest
css-in-js emotionjs jest react react-svg serializers storybook svg-icons testing typescript
Last synced: 11 Apr 2026
https://github.com/ichard26/pytest-balance-xdist
Divide tests into evenly balanced workloads for each xdist worker.
Last synced: 11 Oct 2025
https://github.com/stefankoppier/openapi-validator
Library for validating OpenAPI specifications
Last synced: 19 Jan 2026
https://github.com/mlaursen/template-rmd
This is a react-md GitHub template repository that can be used to bootstrap new React apps with react-md and Next.js.
react react-md sass template testing typescript
Last synced: 16 Feb 2026
https://github.com/dcbaker/meson-test
Script for testing various meson build configurations
Last synced: 01 May 2026
https://github.com/andrewx24/nextjs-starterkit
next-js starter kit with testing kits jest, react testing library , redux, and graphql
graphql jest mongodb nextjs react reactte redux testing typescript
Last synced: 19 Jan 2026
https://github.com/sand4rt/eslint-plugin-playwright-ct
ESLint plugin for Playwright component testing.
component eslint playwright testing
Last synced: 24 Jan 2026
https://github.com/tallamjr/pytest-book
Python Testing with pytest by Brian Okken
Last synced: 10 Oct 2025
https://github.com/weiwenchen2022/assert
Assert for Go 1.18+ test assertions
Last synced: 10 Oct 2025
https://github.com/agronskiy/cpp-gmock
Tutorial material on architectural pre-requisites to make your C++ code (g)Mock-testable.
Last synced: 10 Oct 2025
https://github.com/pablo-abc/chai-jsdom
A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.
Last synced: 01 May 2026
https://github.com/jurerotar/opfs-mock
In-memory implementation of the origin private file system for usage in your Jest or Vitest tests.
browser jest nodejs opfs storage testing typescript vite vitest
Last synced: 06 May 2026
https://github.com/jasonrudolph/significant-other-vscode
An VS Code extension to quickly switch between a source file and its corresponding test file
Last synced: 24 Feb 2026
https://github.com/phpplatform/persist-unit
database mariadb mysql persistence php-platform testing unit-testing
Last synced: 01 May 2026
https://github.com/franciscowallison/nlw-04-nodejs
Projeto desenvolvido durante a 4° edição da NLW na trilha de NODE JS Da Rocketseat .
docker docker-compose jenkins jenkins-pipeline jenkinsfile mysql nodejs postgres sqlite testing
Last synced: 14 Apr 2026
https://github.com/bbqsrc/vampire-rs
Run instrumented Rust integration tests on Android (with JNI compat)
Last synced: 14 Apr 2026
https://github.com/xp-framework/test
Tests for the XP Framework
annotations assertions php7 php8 testcase testing unittest xp-framework
Last synced: 19 Jan 2026
https://github.com/ryancyq/rspec-activesupport
RSpec matcher for ActiveSupport test assertions
Last synced: 27 Jan 2026
https://github.com/drgo/sim
generates random admin data using a template
epidemiology golang healthcare random-generation statistics testing
Last synced: 14 Jan 2026
https://github.com/wcm-io/io.wcm.testing.logging.logback
Default configuration for Logback logging in unit tests.
Last synced: 21 Jan 2026
https://github.com/junnyyy/python-unit-tests
Python Unit Test Example
python testing unit-testing unittest
Last synced: 10 Oct 2025
https://github.com/massimo-marino/time-support
a C++17 implementation of a stopwatch (a timer) for testing speed at hot spots.
cpp cpp17 googletest hotspot performance-testing stopwatch testing testing-tools time-stamp-counter timer tsc
Last synced: 09 Oct 2025
https://github.com/konsulting/exposer
Access non-public methods and properties on classes.
php reflection testing unit-testing
Last synced: 29 Jan 2026
https://github.com/synidsweet/claude-testing-infrastructure
AI-first testing infrastructure for JavaScript/TypeScript and Python projects
ai-agents developer-tools javascript jest pytest python testing testing-framework typescript
Last synced: 01 May 2026
https://github.com/xmlynek/spring-boot-react-fullstack-app
Simple React/SpringBoot fullstack application just for demonstration purposes.
ant-design axios-react bootstrap5 context-api-react docker docker-compose mapstruct mockito postgresql react-router reactjs rest-api single-page-app sonarqube spring-boot spring-data-jpa spring-security testing workflow
Last synced: 05 Apr 2026
https://github.com/hasanhammoudah/education_app
education_app is a dynamic platform for course management and student engagement, allowing admins to manage courses and exams while enabling students to track progress and chat with course organizers.
android-app blocs course-project dart firebase firebase-auth firebase-database firebase-storage flutter ios-app logic pakages tdd testing ui
Last synced: 06 Feb 2026
https://github.com/donatas-b/j-selenide
An example of Selenide with Java, TestNG and Cucumber for web UI automated tests
allure-report cucumber java selenide-java test-automation testing testng
Last synced: 19 Jan 2026
https://github.com/lightspeed-php/phpunit-9-demo
PHPUnit 9 application showing the use of Lightspeed to run tests
laravel lightspeed pest php phpunit testing
Last synced: 27 Jan 2026
https://github.com/smartlabsat/claude-playwright
Claude-Playwright Toolkit provides seamless integration between Claude Code and Playwright MCP for efficient browser automation and testing. Features include browser session persistence, role-based profile management, and intelligent code generation for Page Objects, Tests, and Fixtures.
browser-automation browser-profiles claude claude-code cli-tool code-generation developer-tools e2e-testing mcp model-context-protocol page-object-model playwright playwright-mcp scaffold session-management test-automation testing typescript web-automation
Last synced: 06 Feb 2026
https://github.com/ghosind/go-assert
A collection of Golang assertion functions for verifying invariants.
assert assertion assertions go go-assert go-lib go-library go-module go-package golang testing
Last synced: 06 Feb 2026
https://github.com/ikartehfox/color-toy
A color playground for testing background and text color visibility!
development html-css-javascript playground testing testing-tools tools
Last synced: 09 Oct 2025
https://github.com/corocoto/test-mocks
Repo that contain mocks for unit-testing by Jest
jest jest-tests mock mocks testing unit-test unit-testing
Last synced: 15 May 2026
https://github.com/swapnilshivajip/lighthouse-playwright-auditor
Playwright Lighthouse Integration
lighthouse performance playwright testing
Last synced: 21 Jan 2026
https://github.com/quingkhaos/factorio-mocks-generator
Factorio mod for extracting game data to generate comprehensive mocks for mod testing
factorio factorio-mod game-development lua mocking testing testing-framework
Last synced: 09 Oct 2025
https://github.com/tristan-mcinnis/spacy-models-setup-and-testing
A Python utility for downloading, storing, and testing Spacy language models for English and Chinese NLP tasks.
chinese english nlp python simple-project spacy testing
Last synced: 01 May 2026
https://github.com/alexanderlapygin/cra_ts_rtl_msw_react-query
CRA-in-TS starter with React Query and testing with RTL and MSW
cra msw react react-query react-testing-library rtl softspiders ss starter template test testing ts
Last synced: 15 Apr 2026
https://github.com/frankkwabenaaboagye/spring-mini-apps
Spring Based Applications
aop rest spring spring-actuator spring-boot testing transactions
Last synced: 18 Jan 2026
https://github.com/normandy72/testing-controllers
Testing AngularJS Controllers. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
angular angularjs html html5 jasmine jasmine-tests javascript js test testing
Last synced: 18 Jan 2026
https://github.com/stalksa/home_to_do
мобильное приложение
android ios manual-testing mobile-app testing
Last synced: 09 Oct 2025
https://github.com/crs4/lifemonitor-web
Web App for the LifeMonitor Workflow Sustainability Service
monitoring sustainable-software testing workflow
Last synced: 21 Jan 2026
https://github.com/nuskey8/Expect
Expression-based Assertion Library for .NET
Last synced: 08 Oct 2025
https://github.com/psr-mock/http-message-implementation
Lightweight mocking library for PSR-7 HTTP Message implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-message-implementation mocking psr psr-7 testing
Last synced: 30 Jan 2026
https://github.com/gardenjs/render-plugin-react
Plugin for rendering React components in gardenjs.
component-library components design-system documentation gardenjs javascript react stories storybook styleguide testing ui ui-components web-components
Last synced: 30 Jan 2026
https://github.com/salma-mamdoh/advanced-laravel-user-registration-platform
Our Project for Web Based Course taken during fall 2024 semester
ajax api blade-template bootstrap controller css database email-automation html javascript laravel multi-language mvc mysql password-encryption php testing
Last synced: 30 Jan 2026
https://github.com/subvisual/permafrost
Freeze the environment in a limited scope.
environment-variables ruby testing
Last synced: 30 Jan 2026
https://github.com/digital-technology-agency/test-junit
Spring boot Junit tests
java junit junit-tests rest-api simple spring spring-boot test testing
Last synced: 07 May 2026
https://github.com/avishayil/ansible_test_kitchen_windows_role
Ansible Role for Windows hosts on AWS EC2 instances, Tested with Test-Kitchen and Pester
ansible aws devops ec2 pester role roles test-kitchen testing
Last synced: 01 May 2026
https://github.com/aachourmohamed/tdd-project
practice of Test Driven Development
Last synced: 08 Oct 2025
https://github.com/asifbacchus/phpmailertest
Simple test page to check PHPMailer diagnostic output using various ports and encryption settings.
debugging debugging-tool email-testing php phpmailer testing
Last synced: 30 Jan 2026
https://github.com/mgielda/renode-zephyr-poc
PoC of testing Zephyr in Renode
Last synced: 06 Feb 2026
https://github.com/alfianandinugraha/calcy
Try to implement https://api-extractor.com/ for better documentation of Typescript
api api-documenter api-extractor testing typescript
Last synced: 08 Oct 2025
https://github.com/tiagodread/tiagodread.github.io
Quality Engineering Logbook
Last synced: 06 Feb 2026
https://github.com/amssdias/py-task
Todo application to manage tasks
mvc-pattern python3 redis testing
Last synced: 15 Apr 2026
https://github.com/oleiade/k6-testing
[prototype] Functional testing primitives for k6
functional-testing grafana javascript jslib k6 testing typescript
Last synced: 04 Feb 2026
https://github.com/amcgowanca/drupal-behat-tests
Provides a set of contexts for performing automated Behat tests for Drupal 8 builds.
Last synced: 31 Jan 2026
https://github.com/wdhongtw/minidir
Minimal abstraction about directories and files
Last synced: 31 Jan 2026
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 25 Feb 2026
https://github.com/offlabel-scaffolds/scaffold-ci-cd-pipeline
GitHub Actions CI/CD pipeline templates
automation cicd devops github-actions priority-critical scaffold testing
Last synced: 08 Oct 2025
https://github.com/carseven/adventjs
Repo for solving https://adventjs.dev challenges with typescript and Jest
advent-of-code algorithms javascript jest test testing typescript unit-testing
Last synced: 01 May 2026
https://github.com/danielrenes/bee
A simple Go test library with colorful output and easily locatable error locations.
Last synced: 14 Jan 2026
https://github.com/cafe01/q1plaza-test-site
test sandbox for q1plaza websites
Last synced: 31 Jan 2026
https://github.com/nimitbhargava/sample-assets
Collections of resources for your test or mock application
Last synced: 31 Jan 2026