An open API service indexing awesome lists of open source software.

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.

https://github.com/remrkabledev/node-testing-mocha-chai

Introduction to testing in Node.Js using Mocha, Chai and Node.Js Native Assertion Library

assertion-library mocha-chai nodejs testing

Last synced: 30 Apr 2025

https://github.com/just-max/less-power

Framework for sandboxed testing of OCaml code.

ocaml sandbox testing

Last synced: 02 Apr 2025

https://github.com/nick-lehmann/sargilo

💾 Data loader for Humans

django python testing testing-tools

Last synced: 10 Apr 2025

https://github.com/lucasdotvin/laravel-database-queries-counter

A simple way to check how many queries a test suite has performed.

database-perfomance laravel php testing

Last synced: 11 Jan 2026

https://github.com/starknet-io/tests

Common tests for all Starknet implementations.

starknet testing

Last synced: 15 Jan 2026

https://github.com/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 02 Apr 2025

https://github.com/bayashi/test-allmodules

do some tests for modules in search path

perl5 testing

Last synced: 03 Jul 2025

https://github.com/thomasarmel/socket-server-mocker

Mock socket server in Rust, for testing various network clients.

mock network rust socket tcp test test-automation testing

Last synced: 07 Apr 2026

https://github.com/yuvalino/pytest-infinity

Infinity helps debugging the most sophisticated bugs.

pytest python testing xdist

Last synced: 05 Apr 2025

https://github.com/huijari/metacarpal

tap-producing test harness for cpp

cpp tap testing

Last synced: 17 Jan 2026

https://github.com/codecaiine/testing-practice-jet-js

This project is a practical test for JavaScript functions using the Jest library. It follows the AAA pattern to make the tests easier for other developers to read and understand. TDD approach was also practiced. This project is in line with Microverse requirements on unit testing.

javacript jest tdd testing unit-testing

Last synced: 14 May 2026

https://github.com/ricardocasares/sass-unit

Sass unit testing tutorial using Sassaby

node sass sassaby scss testing unit

Last synced: 18 Apr 2026

https://github.com/rendfall/video-support

HTML5 Video Browser Support

html5 player testing video

Last synced: 17 Jun 2025

https://github.com/okuzawats/android-hilt-testing

Hiltを単体テストに活用するための実験用プロジェクト。

android hilt testing

Last synced: 17 May 2026

https://github.com/xanders/gherkin-steps-js

Write Cucumber step definitions with Gherkin syntax

bdd cucumber cucumber-js cucumber-steps gherkin qa tdd test-automation testing

Last synced: 30 Apr 2025

https://github.com/distributedlife/conventionaljs

Conventional tests for your JS and TS

convention conventions js test testing tests ts typescript

Last synced: 28 Dec 2025

https://github.com/giis-uniovi/tdrules-st-tdg

Test Data Generation for APIs (TDG): System and Integration Tests

api-testing coverage fpc mcdc openapi test-data test-data-generator testing

Last synced: 11 Apr 2025

https://github.com/artemave/assert-raisins

Minimalistic, debugger friendly test runner for Node

javascript nodejs test test-framework test-runner testing

Last synced: 30 Oct 2025

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/rhannachi/api-ddd

API Typescript Domaine Driven Design

clean-architecture express nodejs tdd testing typescript

Last synced: 21 Mar 2025

https://github.com/geminimir/promptproof

Deterministic LLM testing for CI. Record→Replay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).

anthropic ci github-actions guardrails llm openai prompt rag security testing

Last synced: 09 Sep 2025

https://github.com/rebus-org/testy

:microscope: Nifty opinionated test helpers for NUnit

disposables extension-methods nunit testing

Last synced: 14 Jun 2025

https://github.com/prestashopcorp/prestashop-flashlight

A docker based testing utility for PrestaShop

arm64 docker prestashop testing

Last synced: 29 Sep 2025

https://github.com/fusion/reasonable-fidelity

Replay recorded web sessions, check for fidelity

automation ocaml reasonml regression-tests testing

Last synced: 17 May 2026

https://github.com/degraciamathieu/interface-testing

How to test an interface with phpunit

phpunit test testing

Last synced: 02 Feb 2026

https://github.com/panthevm/retest

A ClojureScript library for efficient testing of Reagent and Re-frame applications

re-frame reagent testing

Last synced: 07 May 2025

https://github.com/antonio-leitao/jet

JET is a testing library for python aimed at being fast to set up, easy to use and above all pleasing to the eye. Because testing does not have to be a chore to set up, clutter the terminal or ugly to look at.

python testing testing-library testing-tools

Last synced: 02 Feb 2026

https://github.com/mattiasnordqvist/captain-data

Overridable convention based sql server data generation

fixtures sql-server testing testing-tools

Last synced: 14 Jun 2025

https://github.com/javiertuya/junit-report-action

Generates Junit html style reports from surefire test results

github-action junit reporting surefire test testing

Last synced: 07 May 2025

https://github.com/matcha4smiley/faketime

Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.

datetime fake-times kotlin kotlin-library library mock mocking testing testing-library

Last synced: 11 Jan 2026

https://github.com/irene-24/react-truncatable

Streamline your UI with this React component that is designed to truncate text seamlessly. [Storybook Doc] https://64f883177ec11e1edcf84fc7-hpmuefbevq.chromatic.com/?path=/docs/stories-truncatable--docs

react storybook testing truncate-text

Last synced: 29 Oct 2025

https://github.com/thanasornsawan/playwright_automation_everything

This repo contains database testing, api testing, web testing and github action cicd to send notification to slack

api automated-testing database graphql playwright playwright-javascript qa-automation testing web

Last synced: 12 Feb 2026

https://github.com/paperstrike/playwright-fixtures

Wrap your tests with Playwright-like test fixtures in node & browsers

folio playwright test-fixtures testing

Last synced: 28 Apr 2026

https://github.com/mikma03/production-python

This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.

best-practices deployment package production python3 reference-implementation resources testing

Last synced: 10 May 2026

https://github.com/drone/ff-test-cases

Test cases for FF SDKs evaluator tests

feature-flags test testing

Last synced: 25 Jan 2026

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/jackmordaunt/filebuilder

Declaratively build file structures. Useful for testing apps that interact with the filesystem. Built on top of https://github.com/spf13/afero

afero filesystem go mocking pluggable testing

Last synced: 19 Jun 2025

https://github.com/mccutchen/httpbingo.org

A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io

http testing

Last synced: 19 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/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/ehsangazar/nodejs-sample-app-structure

This is sample project of nodejs with structure and testing

mvc nodejs structure testing

Last synced: 17 May 2026

https://github.com/vectormike/imol

Product Inventory App built with React, Redux, Express & MongoDB (In-progress)

burger-menu circleci docker es6 express javascript jest mongodb react redux testing

Last synced: 06 Apr 2026

https://github.com/haraka/test-fixtures

Fixtures for testing Haraka and plugins

haraka test-automation testing

Last synced: 02 Apr 2026

https://github.com/mutkuensert/fragment-testing-with-hilt

Launching a fragment in an instrumented test and testing the screen while using Hilt.

hilt-android instrumentation-tests instrumented-tests testing

Last synced: 29 Oct 2025

https://github.com/philipschmid/echo-app

Tiny golang app that echoes metadata and stats about the request.

demo docker echo go testing

Last synced: 01 Jul 2026

https://github.com/neuralegion/sectester-net

SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.

appsec brightsec c-sharp e2e pentesting qa security test testing

Last synced: 07 May 2025

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/vvkin/webdriver

Testing GitHub search with Selenium Webdriver & Behave

behave e2e page-object python selenium testing webdriver

Last synced: 20 May 2026

https://github.com/xtruder/go-testparrot

Golang tool to record and replay expected test values, just like a parrot :parrot: :bird:

automation golang record recorder replay test-automation testing tool

Last synced: 03 Jun 2026

https://github.com/przemek-jablonski/betterfy

Smarter Android client for Spotify (premium users only!) (deprecated)

android dagger2 mockito mvp retrofit2 spotify testing

Last synced: 16 May 2026

https://github.com/quaddarv1ne/puppeteer-project

В мире веб-разработки и тестирования часто возникает необходимость автоматизировать взаимодействие с браузером — от простого снятия скриншотов до более сложных задач, таких как тестирование интерфейсов, парсинг данных или генерация контента

dev development puppeteer puppeteer-core puppeteer-screenshot python python3 script testing tools

Last synced: 13 Feb 2026

https://github.com/funsjanssen/specflow-api-calculator

Demo of how to use SpecFlow with ASP.NET 8 minimal api

asp-net-api github-workflows minimal-api sonarcloud specflow testing

Last synced: 03 Jun 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/imposter-project/imposter-js

JavaScript bindings for the Imposter mock engine.

mock nodejs openapi rest-api soap testing wsdl

Last synced: 04 Apr 2026

https://github.com/ryanplasma/peridot-emoji-reporter

Display your peridot test result with emoji!

emoji peridot php testing

Last synced: 13 Mar 2026

https://github.com/daumie/buddy-demo-reactjs

A highly scalable, offline-first foundation with the best DX and a focus on performance and best practices

best nodejs performance react redux testing

Last synced: 05 Apr 2026

https://github.com/thuongtruong1009/gouse

🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash

benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility

Last synced: 05 Apr 2026

https://github.com/pitmonticone/covid-italy

References for COVID-19 situation in Italy.

coronavirus covid-19 covid-19-italy data data-analysis documentation testing

Last synced: 05 Apr 2026

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/turtlemonvh/bsonidgenerator

Helper utilities for creating long sequences on bson ObjectIds.

bson-objectid go testing

Last synced: 18 Apr 2026

https://github.com/antzgames/jolt-libgdx-vs-godot

A simple performance test that compares Jolt Physics on libGDX and Godot.

godot godot-engine jolt-physics libgdx performance physics testing

Last synced: 19 Apr 2026

https://github.com/algerina/coronavirus

This project is mobile web application to check a list of metrics created making use of React and Redux.

api react reactjs redux testing

Last synced: 19 Apr 2026

https://github.com/fakiolinho/javascript-unit-tests-playground

This is a playground so i can run some javascript unit tests fast

babel es6 javascript jest mocha tape testing unit-testing

Last synced: 19 Apr 2026

https://github.com/neikei/check_mk-testing-environment

Check_MK Raw Edition testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible checkmk debian monitoring playground testing vagrantbox

Last synced: 20 Apr 2026

https://github.com/rimutec/testing-event-handlers

Source code for article on Medium

csharp dotnet dotnet-core testing

Last synced: 20 Apr 2026

https://github.com/dirv/svelte-test-register

Compile imported Svelte 3 components on Node (e.g. for test runners like Mocha and Jasmine)

jasmine mocha svelte testing

Last synced: 23 Feb 2026

https://github.com/backsoul/doberman

doberman:D

go golang testing

Last synced: 29 Jan 2026

https://github.com/pronovix/drupal-qa

[READ ONLY] QA tools for Drupal

behat code-quality code-style drupal phpunit testing

Last synced: 13 Oct 2025

https://github.com/vardanabhanot/myapi

A Simple API Testing App in Fyne

api fyne testing windows

Last synced: 13 Mar 2026

https://github.com/elkanamol/sierra_status

sierra_status is a Python CLI tool for retrieving status of Sierra Wireless EM9xxx, EM7xxx, and WP76xx modules. It uses AT commands to gather essential information, generates timestamped status files, and offers optional network search. The tool supports various module series and provides configurable verbosity for debugging.

at-command automation cli debugging mit-license pyserial python sierra sierra-status sierra-wireless testing

Last synced: 24 Apr 2026

https://github.com/meysam81/samplecrud

An example of a good coding practice

best-practice clean-architecture coverage python testing tox

Last synced: 21 Jan 2026

https://github.com/malpercio/awesome-factory-associator

Sails hook aimed to aid unit testing by creating model instances and associations using Sequelize

associations factory factory-pattern model node nodejs orm sails sails-hook sailsjs sequelize testing

Last synced: 24 Apr 2026

https://github.com/0xleif/mocked

🛠️ Effortless Mock Generation for Swift Protocols

async await ios macos macros mock mocking protocols sendable swift testing tvos ubuntu visionos watchos windows

Last synced: 24 Jan 2026

https://github.com/0xkheops/webmail4dev

nodejs app composed of a SMTP server plus a web server that shows all emails received by the smtp server, meant for test environments.

devtool emails nodejs sharepoint smtp-server testing

Last synced: 25 Apr 2026

https://github.com/muthukumar-subramaniam/server-hub

A QEMU/KVM-based automation lab for end-to-end VM provisioning that manages the complete lifecycle of virtual machines, with multi-distribution support, providing a powerful environment for learning, testing, and experimenting with Linux-based technologies.

build-automation development devops homelab-automation kubernetes lab-automation linux linux-server opensuse os-provisioning platform-engineering qemu qemu-kvm rhel testing ubuntu virtualization vm-automation vm-provisioning

Last synced: 21 Apr 2026

https://github.com/davidemoro/play_dynamodb

pytest-play support for DynamoDB queries and assertions

aws dynamodb pytest python testing

Last synced: 26 Apr 2026

https://github.com/varunu28/testing-for-concurrency

🚦An exercise to explore various methods to test for concurrency

concurrency concurrent-programming java multithreading testing

Last synced: 30 Jun 2026

https://github.com/soulman-is-good/pg-server-mock

Postgres mock server for testing applications with postgres support

mock nodejs postgres postgresql simulator testing typescript

Last synced: 28 Jan 2026

https://github.com/raphaelalmeidamartins/mongodb-car-shop

RESTful API project developed at the end of Unit 30 (Back-end Development Module) of the Trybe's Web Development course

chai express mocha mongodb mongoose nodejs sinn testing typescript

Last synced: 14 Apr 2026

https://github.com/flexycode/ccgithub

💫 CCGITHUB - GitHub For Testing Only

documentation github javascript test-automation testing

Last synced: 27 Apr 2026

https://github.com/pierrre/assert

Go test assertion library

assertions go golang testing

Last synced: 21 Jan 2026

https://github.com/javanile/fake-ssh-server

Docker container which can be used in SSH integration tests

bash docker integration-testing ssh ssh-server test-automation testing

Last synced: 27 Apr 2026