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/mozgiii/merge-io-rs

Merge two separate AsyncRead and AsyncWrite objects into a single I/O stream.

async futures futures-03 futures-rs testing testing-tools

Last synced: 09 Jul 2025

https://github.com/ericz99/autofill-speed-test

Simple lightweight web application, that will give you exact speed of your autofill.

testing

Last synced: 07 May 2025

https://github.com/rabbitmq/rabbitmq-ct-helpers

Common Test helpers for RabbitMQ

common-test erlang rabbitmq testing

Last synced: 13 Apr 2025

https://github.com/dutterbutter/era-test-node-action

GitHub Action for quick CI/CD usage with era_test_node

era-test-node testing zksync zksync-era

Last synced: 30 Apr 2025

https://github.com/maprost/should

lightwight test environment

assert assertions go golang testing

Last synced: 17 Jan 2026

https://github.com/stephenafamo/fakedb

fakedb registers a fake database driver named test for... testing.

database fake faker go golang sql test testing testing-tools

Last synced: 09 Jul 2025

https://github.com/rocq-community/coq-performance-tests

A library of Coq source files testing for performance regressions on Coq [maintainer=@JasonGross]

coq performance testing

Last synced: 10 Apr 2025

https://github.com/izelnakri/memserver

JS http mock server AND ORM/in-memory/in-js-vm DB you can run in-browser and node environments. Extremely useful library for fast frontend tests, rapid prototyping and single-file SPA demo deployments.

cli frontend memory-database mock-server orm spa-demo-deployments testing typescript

Last synced: 20 Jul 2025

https://github.com/yanchunhuo/openstack_basebench

openstack基准、稳定性测试,包括磁盘性能、云主机性能、网络性能、对象存储、伸缩等

openstack performance-testing python-runtest stability test-automation testing testing-tools

Last synced: 15 Jul 2025

https://github.com/insightsengineering/verdepcheck

An R package that tests your R package against the min/max versions of specified dependencies

check devtools r testing utils

Last synced: 12 Apr 2025

https://github.com/satyarohith/metch

A Deno module to mock fetch() calls.

deno fetch mock testing

Last synced: 08 May 2025

https://github.com/rieckpil/tdd-with-spring-boot-done-right

🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.

java software-testing spring-boot spring-test tdd test-driven test-driven-development test-driven-development-with-java testing

Last synced: 21 Mar 2025

https://github.com/giltayar/mapping-out-territory

The companion repository to my Mapping Out the Territory: A Frontend Testing Workshop

frontend-web testing vanilla-js workshop

Last synced: 06 Mar 2026

https://github.com/antonihub/c0d3x

Continuous Testing with Python --> | Selenium | Gherkin | Cucumber | Firebase | Cloud Firestore | Pytest | Unittest | Playwright | QA | Linux | | Selenium WebDriver | CI/CD | Jenkins | Automated Tests | Tester | Software Engineering Analyst | Software Tester | Bash | Git | GitHub Actions | SQL & NoSQL |

ci-cd cicd firebase firestore gherkin git github-actions jenkins linux nosql python qa qa-automation selenium selenium-webdriver sql test test-automation testing

Last synced: 15 Jun 2025

https://github.com/comcast/ctex

A Mix task and helpers for running common_test suites

common-test elixir mix testing

Last synced: 09 Sep 2025

https://github.com/luiscberrocal/django-test-tools

Django utility for test scaffolding. Tools to create basic tests fast

django testing

Last synced: 27 Mar 2026

https://github.com/bradydowling/mocha-in-browser

Running Mocha tests directly in the browser

javascript mocha mochajs testing

Last synced: 01 Oct 2025

https://github.com/grodowski/undercover-ci

UndercoverCI - GitHub App for actionable code coverage

coverage github-app hacktoberfest ruby test-coverage testing

Last synced: 31 Jul 2025

https://github.com/jenkinsci/mstestrunner-plugin

MSTest Runner is Jenkins-CI plugin for running MSTest assemblies

ci dotnet dotnet-framework mstest testing

Last synced: 30 Sep 2025

https://github.com/Ackee-Blockchain/python-testing-frameworks-benchmark

This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications

blockchain ethereum frameworks testing

Last synced: 13 Apr 2025

https://github.com/nemtrif/ftest

A simple and limited unit-test framework for C++ 98

cpp cpp98 testing unit-testing

Last synced: 15 May 2025

https://github.com/wlsf82/cypress-skills-checklist

Checklist para avaliação de habilidades em desenvolvimento de testes automatizados com Cypress.

cypress-checklist-tat cypress-tests talking-about-testing testing web-testing

Last synced: 05 May 2025

https://github.com/eugene-matvejev/react-battleship

GUI for https://github.com/eugene-matvejev/node-battleship

automation circle codecov cypress docker graphql gui heroku javascript jest react scss test testing

Last synced: 03 Aug 2025

https://github.com/tariktesfa/unit-testing-practice

This repository includes functions and their test cases to Exercise Unit Testing by using AAA Testing Pattern and TDD approach.

testing unit-testing

Last synced: 12 Nov 2025

https://github.com/textlint/browser-run

Run textlint rule on browser for testing.

browser cli test testing textlint

Last synced: 01 May 2025

https://github.com/yegor256/farea

Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly

integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing

Last synced: 27 Mar 2025

https://github.com/osvaldokalvaitir/nodejs-gostack9-module11

:test_tube: Automated Testing and TDD using Node.js, Express, ExpressJS Async Errors, Jest, @types/jest, SuperTest, Factory Girl, Faker.js, Sucrase, Sucrase Jest plugin, bcrypt.js, dotenv, Sequelize, pg, sqlite3, Docker and Postbird

automated-testing bootcamp gostack gostack-9 nodejs rocketseat tdd testing

Last synced: 23 Jul 2025

https://github.com/lovoo/protoc-gen-go-grpcmock

Google protocol buffer compiler plugin to generate Mocks for gRPC Services in Go.

golang grpc mocking protobuf testing

Last synced: 13 Apr 2025

https://github.com/kirillshevch/vandal

ActiveRecord force destroy records with all related associations.

activerecord database debugging development rails testing

Last synced: 17 Sep 2025

https://github.com/nikandfor/cover

Go cover tool for maximum productivity.

cover coverage go golang testing

Last synced: 12 Jan 2026

https://github.com/dominicbarnes/got

A package with helpers for reducing boilerplate in tests.

golang test-fixtures testing

Last synced: 10 Mar 2026

https://github.com/exogen/ava-nock

Like AVA snapshots but for HTTP requests. Drop-in, zero-config record & replay!

ava http mocking nock record testing vcr

Last synced: 28 Jul 2025

https://github.com/ikennaokpala/forge

Forge is an autonomous behavioural validation engineering swarm that treats quality as something forged into software continuously, not bolted on at the end.

agent-skill bdd claude-code gherkin quality-engineering testing

Last synced: 20 Feb 2026

https://github.com/jchavarri/example-bsb-jest-es6

Example repo showing a ReasonReact project with hooks + tests, using BuckleScript ES6 output.

babel bucklescript jest testing

Last synced: 17 Mar 2025

https://github.com/ninedraft/huffy

Tiny package for smart testcase caching

fuzzing go golang test-automation-project test-generation testing unit-test

Last synced: 10 Mar 2026

https://github.com/bodigrim/tasty-inspection-testing

Integrate inspection-testing into tasty test suites

compile-time-testing tasty testing

Last synced: 23 Jun 2025

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/jackfirth/racket-fixture

An experimental Racket library that adds test fixtures to RackUnit

io racket-library testing

Last synced: 23 Sep 2025

https://github.com/iopipe/examples

IOpipe Example Projects

example examples hello-world iopipe testing

Last synced: 23 Aug 2025

https://github.com/sija/crystal-environment

Crystal::Environment

crystal environment testing

Last synced: 14 Apr 2025

https://github.com/javiertuya/samples-test-dev

Ejemplo de pruebas unitarias y aplicación java con swing y MVC

java junit maven mvc swing testing

Last synced: 07 May 2025

https://github.com/donatj/boomerang

API Endpoint E2E Testing Application

api-testing php testing

Last synced: 11 Sep 2025

https://github.com/alapanme/nightwatchjs

Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites. Check the readme for detailed Blog Articles.

javascript nightwatch nodejs test-automation testing testing-tools

Last synced: 14 Apr 2025

https://github.com/doamaral/qarentena-postman

Material utilizado na Talk sobre testes de API utilizando Postman

api postman rest talk testing

Last synced: 13 Apr 2025

https://github.com/asatarin/testing-sql-databases

Curated list of materials on testing SQL database engines

correctness database fuzzing testing

Last synced: 02 Sep 2025

https://github.com/avinashkranjan/logsuite

Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.

dart flutter gssoc gssoc24 logging testing testing-tools

Last synced: 30 Apr 2025

https://github.com/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 2025

https://github.com/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 2025

https://github.com/sminez/simple_test_case

simple parameterised tests for rust

rust testing testing-library

Last synced: 13 Apr 2025

https://github.com/nazarepiedady/vitest-docs-pt

Documentação da Vitest em Português. 🇦🇴 🇧🇷 🇵🇹

javascript jest pt pt-br pt-pt tdd test-driven-development testing testing-framework typescript vite vitest

Last synced: 05 May 2025

https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests

An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests

android jetpack-compose parameterized-tests property-based-testing testing unit-testing

Last synced: 12 Sep 2025

https://github.com/marvincaspar/magento-codeception

Magento Codeception is a template for testing a magento shop with codeception and selenium.

codeception docker magento selenium test-automation testing

Last synced: 14 Apr 2025

https://github.com/springtainer/springtainer-mysql

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/xybor-x/xycond

A package supports to assert or expect many conditions in Golang

assert assertion conditions golang-library testing unittest

Last synced: 25 Jan 2026

https://github.com/lmammino/invok

Command line tool to Invoke Go lambda functions locally

aws aws-lambda aws-lambda-golang cli local-development testing

Last synced: 23 Jul 2025

https://github.com/wavevision/nette-tests

🧰 PHPUnit extension for testing @nette applications

nette nette-tests phpunit testing

Last synced: 03 Oct 2025

https://github.com/openclassrooms/apitester

Auto test your api using your api definition

api automation testing

Last synced: 11 Apr 2025

https://github.com/qavajs/html-formatter

HTML formatter for cucumber framework

cucumber-js qa test-automation testing

Last synced: 01 May 2025

https://github.com/juanjogondev/fastypest

With this library, you can run your test suites without having to stop and restore the database in between them

jest jest-testing test test-automation testing testing-library testing-tools typeorm

Last synced: 13 Apr 2026

https://github.com/mrazauskas/jest-serializer-ansi-escapes

Jest snapshot serializer for ANSI escape sequences

ansi escapes jest sequences serializer snapshots testing

Last synced: 08 Mar 2026

https://github.com/yiling-j/carrier

🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy

code-generation factory fixtures testing

Last synced: 11 Apr 2025

https://github.com/rzajac/golden

Tests if HTTP request matches golden file.

golang golden golden-files testing

Last synced: 02 May 2025

https://github.com/karlhorky/playwright-tricks

A collection of helpful tricks for Playwright tests

playwright testing

Last synced: 02 Aug 2025

https://github.com/mrtinsvitor/nest-blog-posts

A simple automated testing demo with NestJs and Prisma

jest nestjs nodejs prisma testing typescript

Last synced: 01 Sep 2025

https://github.com/raitraidma/pgtest

Testing in PostgreSQL 9.4, 9.5 and 9.6

assertions mock mocking plpgsql postgres postgresql sql test testing

Last synced: 27 Oct 2025

https://github.com/joseluisgs/testing-js-cypress

Conjunto de ejemplos para realizar Test E2E y BDD usando Cypress con JS para Node.js, HTML o Vue.js.

cypress e2e-tests javascript n nodejs testing vue

Last synced: 08 Apr 2025

https://github.com/tvd12/test-util

A java test utilities library, it supports assertion, random, performance and reflections test

assertions java-test performance-testing random-test test test-utilities test-utils testing

Last synced: 15 Apr 2025

https://github.com/kenjis/monkey-patch

Standalone package of ci-phpunit-test's Monkey Patching.

hacktoberfest monkey-patch monkey-patching phpunit testing

Last synced: 15 Apr 2025

https://github.com/minad/tasty-auto

Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead

auto-discovery haskell testing

Last synced: 05 Sep 2025

https://github.com/mdlayher/promtest

Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.

go golang prometheus testing

Last synced: 27 Aug 2025

https://github.com/tyro/pact-spring-mvc

A library to enable recording/publishing and download/playback of PACT test files.

pact spring testing

Last synced: 17 Jan 2026

https://github.com/jgroeneveld/trial

A simple assertion library for go

assertion-library assertions go testing

Last synced: 14 Mar 2025

https://github.com/embroider-build/scenario-tester

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.

continuous-integration hacktoberfest testing

Last synced: 30 Jun 2025

https://github.com/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

Last synced: 14 Apr 2025

https://github.com/jackfirth/racket-expect

A Racket library for defining expectations on values, unit testing, and creating quality error messages

racket racket-library testing validation

Last synced: 05 Jan 2026

https://github.com/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

https://github.com/aiken-lang/fuzz

A library for writing Fuzzers for property-based testing in Aiken

aiken fuzzer property-based-testing testing

Last synced: 19 Apr 2025

https://github.com/bogdanp/racket-actions-example

An example of testing Racket code using GitHub actions.

github-actions racket testing

Last synced: 23 Mar 2025

https://github.com/abdelrhman-ellithy/ellithium

Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,

appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools

Last synced: 29 Jul 2025

https://github.com/dohnj0e/snagtag

Scrape social media platforms such as Youtube and Tiktok, powered by Go.

automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube

Last synced: 07 Mar 2026

https://github.com/alansastre/java-junit-mockito

Ejemplos de testing unitario con JUnit 5 y Mockito en Java.

java java11 java17 java8 junit junit5 mockito testing unit-testing

Last synced: 20 Sep 2025

https://github.com/moul/testman

😎 `go test` wrapper for advanced testing workflows in Go

golang test testing

Last synced: 28 Jun 2025

https://github.com/songyu-wang/cypress-plugin-playwright

This Cypress plugin allows you to run playwright code within cypress runner

cypress e2e javascript playwright test-automation testing

Last synced: 13 May 2025