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/ricardocasares/sass-unit

Sass unit testing tutorial using Sassaby

node sass sassaby scss testing unit

Last synced: 18 Apr 2026

https://github.com/tiago-lira/easy-selenium

Makes easier and cleaner writing selenium scripts

crawling scraping selenium selenium-library testing xml xpath

Last synced: 21 Jul 2025

https://github.com/kwabenberko/mailtrap-tutorial

A Tutorial on Email Testing using Mailtrap.io

email expressjs javascript mailtrap nodejs sandbox testing tutorial

Last synced: 09 Apr 2026

https://github.com/benbrostoff/cassandra-ramdisk

A Docker Cassandra image meant for running fast tests.

cassandra ramdisk testing

Last synced: 29 Apr 2026

https://github.com/khaledashrafh/techblend-testing

This repository contains code and documentation for performing black box testing and graph coverage analysis on software systems. Black box testing is a technique that tests the functionality of a system without knowing its internal structure or implementation. Graph coverage analysis is a technique that measures how well a set of test cases covers

black-box black-box-testing edge-coverage graph-coverage jfreechart jfreechart-library node-coverage prime-number prime-path-coverage prime-paths software-testing testing testing-techniques

Last synced: 07 Jan 2026

https://github.com/mehralsnix/assumptions

Assumptions can be used to skip tests when common preconditions, like the PHP Version or installed extensions, are not met.

phpunit testing

Last synced: 19 Apr 2025

https://github.com/unional/domture

Create jsdom environment to load NodeJS modules

fixture fixtures jsdom systemjs test test-framework testing testing-tools

Last synced: 18 Jan 2026

https://github.com/mypdns/dead-hosts

Test for dead hosts an faulty domains

learning-by-doing playground sandbox testing

Last synced: 21 Mar 2025

https://github.com/kputnam/forall

Ruby generative property test library (ala QuickCheck)

generative-testing property-based-testing rspec testing

Last synced: 21 Jul 2025

https://github.com/qtsolv/jest-testrail-reporter2

Reporter for Jest to automatically create test runs in TestRail, link test cases and update their status.

automation jest qa reporter reporting testing testrail

Last synced: 13 Aug 2025

https://github.com/joshi4/goroutine-inspector

easy to use package for testing go routine events

golang leaky-goroutine testing

Last synced: 29 Aug 2025

https://github.com/slowli/test-casing

Parameterized Rust tests with procedural code generation

parameterized-tests testing

Last synced: 22 Mar 2025

https://github.com/wix-incubator/with-eyes

Lightweight library for integrating with applitools eyes

applitools e2e jest mocha protractor puppeteer testing

Last synced: 10 Apr 2026

https://github.com/halimath/expect

Fluent, typesafe and extensible expectations for writing golang tests

assertions expectations go golang testing

Last synced: 15 Mar 2025

https://github.com/robototes/frcsim-docker

FRCSim automated testing image for Docker

automation docker frcsim testing

Last synced: 11 Oct 2025

https://github.com/tomokimiyauci/tytest

🃏 Deno-first type testing tools

deno test testing tsd types typescript

Last synced: 20 May 2026

https://github.com/arminjo/github-actions

Github actions script for testing build of Arduino libraries with arduino-test-compile

actions arduino continuous-integration github github-actions github-workflow test-automation testing workflow yml

Last synced: 08 Apr 2026

https://github.com/byteotter/otterden

A small Flask based blog application. Built for learning purposes only.

behave blog flask flask-application flask-sqlalchemy gherkin html-css-javascript learning python test-automation testing webapp

Last synced: 07 May 2025

https://github.com/lahwaacz/pytest-nginx

A pytest plugin managing an instance of the nginx web server

pytest pytest-plugin python testing

Last synced: 13 Apr 2025

https://github.com/apeatling/appstore-grabber

Grab your iOS app store page so you can perform split tests and improve conversion.

ab-testing appstore appstore-api ios js react testing

Last synced: 29 Apr 2026

https://github.com/dawsbot/temp-dir-cp

⚡️ Copy directories to a unique temp location

fixtures testing

Last synced: 14 Mar 2025

https://github.com/winseros/dependenciesmockingdemoproject

Tests are useful. This repo will demonstrate how to add integration tests to an ASP.NET Core web application.

asp-net-core aspnetcore integration-testing test-automation test-driven-development testing

Last synced: 17 Mar 2025

https://github.com/liquidlight/playwright-framework

A wrapper framework around Playwright offering defaults & helpful functions

playwright playwright-typescript testing

Last synced: 25 Dec 2025

https://github.com/a5anka/wso2-synapse-engine-test-framework

Distributed synapse integration test framework

esb synapse testing wso2

Last synced: 19 Apr 2025

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

Common tests for all Starknet implementations.

starknet testing

Last synced: 15 Jan 2026

https://github.com/hrace009/perfect-world-api

A package to retrieve data from a Perfect World game server

laravel laravel-package testing

Last synced: 23 Apr 2025

https://github.com/sogaiu/janet-usages-as-tests

Generate and run tests from usage examples for Janet code

examples janet testing usages

Last synced: 25 Jan 2026

https://github.com/kubeshop/testkube-backstage-plugin

Plugin for exposing Testkube test execution results in the Backstage Developer Portal

backstage kubernetes plugin test-automation testing

Last synced: 15 Apr 2026

https://github.com/artemave/vigun

Unclutter your test diet

electron-mocha mocha testing vim vim-plugin

Last synced: 18 May 2026

https://github.com/dbgjerez/golang-k8s-helm-helloworld

Golang application used to test

docker go golang kubernetes testing

Last synced: 07 Jan 2026

https://github.com/imolein/gambiarra

A tiny lua unit-testing library. Mirror of

lua testing unit-testing

Last synced: 11 Mar 2025

https://github.com/jerrythomas/svelte-esm-loader

ESM loader for testing svelte or svelte/kit projects

esm loader svelte sveltekit testing uvu

Last synced: 15 May 2026

https://github.com/robintw/pytest_examples

Simple Pytest examples

example examples python testing

Last synced: 10 Jan 2026

https://github.com/sponja23/pytest-git-diff

Pytest plugin that allows the user to select the tests affected by a range of git commits

pytest-plugin testing

Last synced: 07 Mar 2026

https://github.com/cncf/cnf-testsuite

CNF Test Suite is now part of the Cloud Native Telcom Initiatives Test Catalog @ https://github.com/cnti-testcatalog/testsuite

cloud-native cnf k8s telecom testing testsuite

Last synced: 02 Jan 2026

https://github.com/sudzxd/azure-functions-test

Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.

azure azure-functions mocking pytest python serverless testing type-safe unit-testing

Last synced: 18 Feb 2026

https://github.com/jecode93/react-capstone-project

"Country weather app" is a webapp for everyone who is interested in weather and would like to check all the metrics including temperature, wind speed, humidity, etc.

html-css-javascript reactjs redux redux-toolkit restful-api tailwindcss testing

Last synced: 11 Apr 2026

https://github.com/fardog/congruent

A Go utility library for testing that responses from multiple servers are equivalent.

integration-testing regression-testing rest-api testing

Last synced: 10 Sep 2025

https://github.com/redlinetriad/molecule-vagrant-qemu-action

GitHub Action for running molecule using Vagrant and QEMU as part of your workflows!

github-actions hacktoberfest molecule qemu testing vagrant

Last synced: 06 Oct 2025

https://github.com/khalyomede/matcha

Unit test library that taste good.

library php testing unit-test

Last synced: 15 Mar 2025

https://github.com/a-poor/vhttp

A library for testing Go HTTP requests and responses from the net/http package.

go hacktoberfest http testing

Last synced: 27 Mar 2025

https://github.com/nasim-khalili/emailverify

EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis

api celery crud django docker elasticsearch redis test testing throttling unittest websocket

Last synced: 09 Apr 2026

https://github.com/anthonykrivonos/qubot

🤖 Autonomous software acceptance testing library for Python taken from my Qubot paper.

ai autonomous exploratory machine machine-learning q-learning selenium testing

Last synced: 23 Jul 2025

https://github.com/jayvdb/nose3

nose ported to Python 3.4+ maintaining Python 2.7 support

nose python testing

Last synced: 17 Mar 2025

https://github.com/willlillis/lspresso-shot

A concentrated dose of LSP testing power!

lsp testing

Last synced: 12 Oct 2025

https://github.com/iunary/fakeuseragent

Golang package that provides fake useragent strings for popular web browsers

browser faker fakeuseragent golang scraping testing user-agent-spoofer user-agent-string useragent webscraping

Last synced: 20 Nov 2025

https://github.com/andygeiss/soa

Allocate, Grow, Pack or Unpack Golang slices of basic types to optimize memory access for Data-Driven design. The primary motivation is easier manipulation with packed SIMD instructions like SSE2.

benchmark data-driven-design go golang manager simd structure-of-arrays testing

Last synced: 11 Jun 2025

https://github.com/hadichahine/cest

A traditional unit testing library for C.

c cest tdd test-driven-development testing unit-testing

Last synced: 28 Mar 2025

https://github.com/jimfulton/testvars

Helper for making assertions on complex data structures with variable parts.

python test-framework testing testing-framework

Last synced: 09 Apr 2025

https://github.com/danawoodman/gtc

🧪 A simple wrapper for the go test command that colorizes test output

cli color developer-tools go golang testing tests

Last synced: 29 Mar 2025

https://github.com/cvigueras/fibonacci-kata

It is an infinite sequence of natural numbers in TDD.

csharp tdd tdd-kata testing

Last synced: 11 Jun 2025

https://github.com/iytfut/ai-test-case

🤖 Generate automated test cases for your GitHub repositories using AI, ensuring comprehensive coverage with seamless integration and multi-language support.

ai ai-powered-testing aitesting booking-system code-generation framework fuzzer golang-test golang-tests graphql grpc java llm no-code test-case-generation test-generation testing thrift

Last synced: 04 May 2026

https://github.com/daniel-thompson/kgdbtest

A collection of fully automated kernel tests that test aspects of the kernel that rely upon having access to a console

kdb kgdb linux testing

Last synced: 19 May 2026

https://github.com/blugavere/mock-mongoose-model

Mock mongoose model for unit testing.

mocha mongodb mongoose testing

Last synced: 14 Aug 2025

https://github.com/rahmatagungj/owntest

Simple JavaScript Testing Framework with only one file and zero dependencies.

javascript testing

Last synced: 12 Oct 2025

https://github.com/michaelfromyeg/pylink

Automating more stuff at work because I'm lazy. This time it's URL testing. Gets CSV data, tests links, formats response codes in output file.

python requests testing ubc

Last synced: 10 Oct 2025

https://github.com/felixschwarz/htmlcompare

library to compare HTML while ignoring non-functional differences

html5 python python3 testing

Last synced: 09 Apr 2025

https://github.com/clintonyounge/js-capstone-group-project

Restaraunt Meal (JS Capstone Group Project) is a JavaScript capstone project about building a web application based on an external API. We selected the Meals API that provides data about meals we like and then built the webapp around it.

api css es6-javascript html testing webpack

Last synced: 10 Oct 2025

https://github.com/stelmanjones/termtools

A collection of small terminal related go packages 📦

ansi ascii go golang kv linux mac macos prompt spinners styling term terminal testing

Last synced: 13 Mar 2026

https://github.com/kiran-kumar-k3/vulnweb-docker

A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database

docker dockerfile testing worddpress

Last synced: 18 Sep 2025

https://github.com/alejandrohdezma/sbt-scripted-munit

SBT plugin to enable using MUnit to test your SBT plugins

munit sbt sbt-plugin scala scripted testing

Last synced: 10 Oct 2025

https://github.com/ngambip/top-uk-youtubers-2024.githu.io

This project involves a comprehensive analysis to determine the top YouTubers in the UK for 2024, Using Excel, SQL and Power BI.

analysis dashboards datacleaning dataqualitycheck dax excel kpi mockup powerbi recommendations testing tsql

Last synced: 17 Feb 2026

https://github.com/vgarvardt/slogex

Golang log/slog extensions

extensions go golang logging testing

Last synced: 28 Apr 2025

https://github.com/propensive/larceny

Scala 3 compiler plugin for testing compiler errors

compilation-errors compile-time compiler-plugin scala testing

Last synced: 10 Oct 2025

https://github.com/gabrielfmcoelho/abare-api

Abaré API is a Go RESTful API designed with clean architecture patterns for managing users, diaries, families, and children participating in follow-up programs aimed at the development of children and teenagers with Autism Spectrum Disorder (ASD).

api-rest cicd clean-architecture gin-gonic github-actions golang gorm-orm jwt-authentication logging testing

Last synced: 22 Jan 2026

https://github.com/jpedroschmitz/qualyty

A small JavaScript testing library created for studying purposes!

javascript library testing

Last synced: 30 Mar 2025

https://github.com/javydreamercsw/validation-manager

Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless.

testing testing-tools traceability vaadin7 validation verification

Last synced: 18 Jan 2026

https://github.com/aak1247/pydatatest

Data driven python test framework. 数据驱动的Python测试框架

framework python testing unittest

Last synced: 17 Jan 2026

https://github.com/ap/test-file-contents

Test routines for examining the contents of files

developer-tools perl testing testing-library

Last synced: 18 Jun 2025

https://github.com/iwillspeak/snooper

Spying on Tests

ruby testing watcher

Last synced: 07 Oct 2025

https://github.com/zepatrik/cobrax

Library with helpers for https://github.com/spf13/cobra. Makes commands composable and reusable, and makes testing easier.

cli cobra cobra-cli testing

Last synced: 07 Apr 2025

https://github.com/melezhik/ducky

Run sparrow tasks on docker containers

automation continuous-integration docker docker-container ducky sparrow testing

Last synced: 18 Apr 2026

https://github.com/rudymatela/hspec-leancheck

LeanCheck support for the Hspec test framework.

haskell hspec leancheck testing testing-framework testing-tools

Last synced: 15 Apr 2025

https://github.com/bria222/rails-friends

friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern

html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing

Last synced: 17 May 2026

https://github.com/cito-oss/tempo

Run distributed Go-like tests using Temporal

go temporal testing

Last synced: 24 Feb 2025

https://github.com/mathworks/examplesdriventester

Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.

examples exampletesting matlab smoketesting testing

Last synced: 01 Nov 2025

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: 16 Nov 2025

https://github.com/vhoyer/lazy-let

An utility for using lazy variables in a BDD test environment with nested `describe`s, and `it`s.

bdd hacktoberfest testing

Last synced: 07 Apr 2025