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/prantlf/tehanu

Blazingly fast, tiny and simple JavaScript test framework with pluggable reporters and an optional runner.

test test-framework test-harness test-runner testing testing-framework unit-testing

Last synced: 21 Jun 2025

https://github.com/joshnuss/prisma-database-cleaner

Utility for cleaning Prisma databases between test runs

prisma testing

Last synced: 23 Jun 2025

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/tschortsch/cypress-wp-test-utils

Cypress E2E test utils for WordPress

commands cypress e2e gutenberg testing utils wordpress

Last synced: 15 Aug 2025

https://github.com/goblinfactory/draki

Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.

acceptance-tests bdd behat chrome ddd gherkin qa-automation-test qatools selenium smoke-tests specflow tdd testautomation testautomationframework testing verification watin

Last synced: 05 Oct 2025

https://github.com/stephenhaunts/smoke-tester

Smoke Tester is a post deployment testing tool that lets you run a suite of tests against your deployment to ensure the deployment has been successful.

deployment-testing post-deployment post-deployment-testing testing testing-framework testing-tools

Last synced: 11 Apr 2025

https://github.com/nishants/wirestub

A wrapper over wiremock , to make it work like a stub.

automation jeyson stubbing test-automation testing wiremock

Last synced: 18 Jun 2026

https://github.com/timreynolds/autofixture.js

AutoFixture Javascript library

javascript testing typescript

Last synced: 23 Apr 2025

https://github.com/microcks/hub.microcks.io

Public Hub for community Microcks mocks and tests

api microcks microservices mocks testing

Last synced: 13 May 2025

https://github.com/juanje/mortero

Place for testing LWRP for Chef

chef cucumber lwrp ruby testing

Last synced: 16 Jan 2026

https://github.com/tillahoffmann/testax

Jit-able runtime assertions for JAX in NumPy style.

jax numpy testing

Last synced: 25 Jul 2025

https://github.com/HumanSecurity/envite

A framework to manage development and testing environments

ci continuous-integration development environment-provisioning integration-testing testing

Last synced: 24 Jul 2025

https://github.com/ellraiser/love-test

test suite for the LÖVE API

love love2d testing testing-framework testing-tools

Last synced: 22 Apr 2025

https://github.com/mrh1997/headlock

An adapter for making C code testable from Python (see https://headlock.readthedocs.io/en/latest)

bridge bridging c embedded-c iot python tdd test-driven-development testing unittest

Last synced: 16 Jan 2026

https://github.com/choaib-elmadi/testing-r

Testing the R programming language environment.

r r-programming r-studio rebol rprogramming testing

Last synced: 15 Apr 2025

https://github.com/ruzickap/test_usb_stick_for_tv

This script stores testing videos/music/pictures on your USB stick, which can be used for testing TVs

android-tv test testing testing-tools testing-tvs tv usb

Last synced: 24 Aug 2025

https://github.com/thomassimmer/rust-file-read

A simple Rust file reader that considers RAM usage when reading a line

bufreader file-reading ram rust testing

Last synced: 15 Apr 2025

https://github.com/dna-engine/load-web-page-jsdom-jasmine

Minimal example of loading a web page into jsdom and testing with Jasmine

example jasmine javascript jsdom localhost nodejs testing url

Last synced: 30 Apr 2025

https://github.com/ctron/markdown-test-report

A cargo test report in markdown

cargo markdown rust testing

Last synced: 21 Apr 2025

https://github.com/qainsights/perfdemo

📃 Collection of web apps and services to learn automation and performance testing

automation demo demo-app performance testing

Last synced: 07 May 2025

https://github.com/pomponchik/flask_fixture

Start and stop the flask server for your tests

fixtures flask pytest pytest-plugin server testing

Last synced: 06 Jul 2025

https://github.com/youta-t/its

its a matcher library for go

assertion-library go golang its matchers test testing

Last synced: 16 Jan 2026

https://github.com/microcks/test-github-action

GitHub Action for launching a Microcks test

api contract-testing github-actions microcks testing

Last synced: 29 Jul 2025

https://github.com/rogervinas/mutation-testing

🧟‍♂️ Mutation Testing with Pitest and Kotlin

kotlin mutation-testing pitest testing

Last synced: 16 Apr 2025

https://github.com/kenoxa/svelte-fragment-component

fragment component for svelte to simplify testing

javascript svelte testing web

Last synced: 23 Apr 2025

https://github.com/dantealonsoht/math_magicians_reactjs

This project is about a calculator created as React component, I've added the component with CSS styles, testing, and so on.

css html javascript jest json nodejs react testing webpack

Last synced: 02 Apr 2026

https://github.com/Xray-App/xray-offline-results

Report testing results offline using Excel/CSV

jira test-management testing xray

Last synced: 30 Jul 2025

https://github.com/fgheysels/httptestutils

This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.

testing testing-tools

Last synced: 26 Aug 2025

https://github.com/newmo-oss/testid

testid provides utilities of test id for unit testing of Go

golang testing

Last synced: 15 Mar 2025

https://github.com/azukds/test-aide

Package to help with unit testing for data science projects.

data-science mocking pytest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/ebazhanov/cosmwasm-blockchain-smart-contract-example

Simple blockchain smart contracts example based on "CosmWasm" (academy.cosmwasm.com)

blockchain cosmwasm examples rust smart-contracts testing

Last synced: 11 Apr 2025

https://github.com/ubermanu/magento2-email

✉️ Command line tool to send Magento 2 email templates

cli email magento2 testing

Last synced: 06 May 2025

https://github.com/mukhammadrizooff/create-unit-test---testing-practice

In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.

javascript testing

Last synced: 22 Apr 2025

https://github.com/jbzoo/phpunit

Toolbox based on the PHPUnit Framework

jbzoo phpunit test test-framework testing toolbox

Last synced: 12 Apr 2025

https://github.com/kubeshop/setup-testkube

GitHub Action to set up the Testkube CLI

automation cicd github-actions test-automation testing

Last synced: 07 Apr 2025

https://github.com/hanasabih/space-travelers-hub

Single Page Application which displays lists of Rockets and Missions with information from the SpaceX API. It allows a user to make reservations for rockets or join missions. Said rockets and missions are then displayed in the MyProfile page.

bootstrap css javascript react redux testing

Last synced: 02 Apr 2025

https://github.com/juandspy/llm-assert

Use any LLM model to assert unit tests for you

ai chatgpt llm lmstudio openai poc pytest testing

Last synced: 06 Oct 2025

https://github.com/blumilksoftware/blt

Behat+Laravel toolbox. Still in progress.

behat hacktoberfest laravel laravel-package testing

Last synced: 26 Jan 2026

https://github.com/luttik/pytest-locker

The fastest way to check for unexpected changes between test runs.

pytest pytest-fixtures python testing

Last synced: 27 Jul 2025

https://github.com/yegor256/jping

JUnit5 execution condition that makes sure a connection to a public Internet exists

junit junit5 junit5-extension junit5-tests testing unit-testing unit-testing-framework

Last synced: 27 Mar 2025

https://github.com/boneskull/bupkis

Uncommonly extensible assertions for the beautiful people

assertion assertion-library bdd nodejs tdd test testing unit-testing

Last synced: 19 Feb 2026

https://github.com/mfaisalkhatri/live-chat-playground

A demo live chatting application built for testers to practice and learn web automation testing.

chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket

Last synced: 19 Apr 2025

https://github.com/eliasnogueira/example-test-data-builder

How to implement and use Test Data Builder

data testautomation testing

Last synced: 03 Oct 2025

https://github.com/assert-equals/dappdriver

🕹️ DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion

automation blockchain browser chrome dapp dapp-developers e2e-tests end-to-end-testing ethereum extension metamask playwright rainbow selenium testing web3 webdriver zerion

Last synced: 09 Mar 2026

https://github.com/gregonnet/kentan

Reduce boilerplate for setting up test data.

generator jasmine jest testing typescript unit-testing

Last synced: 02 Oct 2025

https://github.com/sigpwned/jacoco-badge-maven-plugin

A simple maven plugin to generate JaCoCo build badges

build-tool jacoco java maven maven-plugin testing

Last synced: 10 Apr 2025

https://github.com/artees/shouldassertions

A BDD library for testing C# code.

assert bdd behavior tdd test testing

Last synced: 26 Jul 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/edeandrea/tdd-easier-than-you-think

Demo app for "How about some tests with your applications?" talk

java quarkus testing

Last synced: 24 Oct 2025

https://github.com/wakingrufus/tornadofx-test

Kotlin extensions for TornadoFX and TestFX

kotlin testing tornadofx

Last synced: 09 Aug 2025

https://github.com/sstsimulator/sst-sqe

SST Software Quality, Testing and Engineering Resources

discrete-event simulation snl-build-tools sst testing

Last synced: 21 Feb 2026

https://github.com/go-andiamo/marrow

An API integration test framework — for testing APIs written in Go, using a framework written in Go, with tests written in Go

api-testing go golang integration-testing rest-api restful-api testing

Last synced: 09 Mar 2026

https://github.com/wlsf82/mundo-paralelo

Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.

continuous-integration cypress github-actions parallelization testing

Last synced: 23 Apr 2025

https://github.com/wobsoriano/vue-test-composables

Test composables in Vue 2 and 3.

testing vue

Last synced: 15 Apr 2025

https://github.com/rickdgeerling/nest-cucumber

Structure Cucumber tests with NestJS

bdd cucumber nestjs testing

Last synced: 11 Apr 2025

https://github.com/qavajs/po-testcafe

library for plain-english access to testcafe page object

qa test-automation testing

Last synced: 11 Aug 2025

https://github.com/krisleech/wisper-testing

Helpers for testing Wisper publisher/subscribers.

testing wisper

Last synced: 17 Apr 2025

https://github.com/stevenmhunt/testjam-io

An online coding environment specifically designed for Cucumber and Gherkin

bdd bdd-framework cucumber cucumber-js cucumber-jvm cucumber-ruby gherkin javascript testing testing-framework

Last synced: 23 Apr 2025

https://github.com/go-away-learning/learn-go-with-tests

Learn Go with tests (Or learn test-driven development with Go)

golang tdd testing

Last synced: 09 Mar 2026

https://github.com/infection/playground

Infection Playground - online tool to try Infection right in your browser.

coverage infection mutant mutation mutation-analysis mutation-testing php testing

Last synced: 28 Jul 2025

https://github.com/ds-joe/laravel-react-template

if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you

css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript

Last synced: 29 Jul 2025

https://github.com/miroslav-reiter/python

🐍 Kurz Python Materiály, zdrojové kódy

jupyter python reiter testing

Last synced: 30 Jul 2025

https://github.com/lambdatest/lamdatest_tesbo_demo

Run test automation on cloud with Tesbo and LambdaTest. This is a sample repo to help you execute Tesbo framework based test scripts in parallel with LambdaTest automation testing cloud

selenium selenium-tesbo selenium-webdriver tesbo test-automation testing testing-tools web-testing

Last synced: 30 Jul 2025

https://github.com/chaseruskin/verb

An approachable testing framework for digital hardware

framework python simulation system-verilog testing verification verilog vhdl

Last synced: 22 Sep 2025

https://github.com/allenap/rust-postgresfixture

A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.

rust-lang rust-library testing testing-tools

Last synced: 12 Oct 2025

https://github.com/aplr/stubbles

A declarative HTTP stubbing library written in Swift

http stubbing swift testing

Last synced: 02 Aug 2025

https://github.com/yothu/aaa-testing-practice

AAA Jest testing practice project

jest-tests testing webpack

Last synced: 19 Feb 2026

https://github.com/unboundedsystems/mocha-nock

Easy recording and playback of HTTP(S) for Mocha.js using Nock.

http https javascript mocha mochajs mock mocks nock nodejs testing

Last synced: 01 Oct 2025

https://github.com/junteudjio/runtimedocs

runtimedocs decorator helps you understand how your code behaves at runtime.

debugging debugging-tool logging logging-library python runtime testing

Last synced: 04 Oct 2025

https://github.com/rageltd/bun-test-utils

A collection of utilities to work around https://github.com/oven-sh/bun/issues/7823

bun testing testing-tools

Last synced: 04 Oct 2025

https://github.com/qxip/docker-hepgen

HEP Generator in a Box

ci generator hep hepic homer simulator testing

Last synced: 09 Mar 2026

https://github.com/sebastiaandenboer/mendix-robot-framework-demo

Demo solution demonstrating the use of Robot Framework and Playwright for UI test automation in Mendix applications.

low-code mendix playwright robot-framework testing

Last synced: 05 Oct 2025

https://github.com/geminimir/promptproof-demo-project

Support & RAG Assistant demo using PromptProof SDK + Action. Records LLM interactions to fixtures and validates contracts (PII, schema, budgets, disclaimers) locally and in GitHub Actions.

demo express fixtures github-actions llm node prompt-engineering rag testing

Last synced: 07 Apr 2026

https://github.com/thekashey/package-self

Place yourself in the right place.

npm npm-scripts package testing

Last synced: 25 Aug 2025

https://github.com/maxifjaved/sample-files

Testing files for development pdf, jpg, jpeg, images, excel, xlsx, xls

avi files images jpeg jpg mp4 pdf png sample testing xlsx

Last synced: 09 Mar 2026

https://github.com/michaelhallik/robotframework-xmlvalidator

A Robot Framework test library for validating XML files against XSD schemas.

robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema

Last synced: 28 Aug 2025