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/deeplook/asciinemaster

Some experiments with adding features around asciinema.

automation cast compare play python record terminal testing

Last synced: 10 Apr 2025

https://github.com/victorkuenstler/fluent-assertions

Fluent API for assertions supporting pytest, designed with simplicity and ease of use in mind.

assertions pytest python testing typing

Last synced: 11 Apr 2025

https://github.com/juampi92/phecks

PHP Checks

ci-cd laravel phecks php testing

Last synced: 11 Apr 2025

https://github.com/sz-piotr/ethereum-test-provider

An ethers provider used for testing applications using the ethereum blockchain

ethereum ethersjs integration-testing provider snapshots testing typescript

Last synced: 15 Jan 2026

https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp

This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.

algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization

Last synced: 20 Sep 2025

https://github.com/yowainwright/react-prop-renderer

Render endpoints on the fly with React. WIP🧪

jest react testing testing-tools

Last synced: 10 Jul 2025

https://github.com/rluvaton/vitest-vs-code-plugin

Vitest VS Code plugin that actually work

testing vitest vscode-extension

Last synced: 15 Mar 2025

https://github.com/aphistic/sweet

Sweet is a pluggable test runner capable of hooking into standard Go tests.

go golang sweet testing unit-testing

Last synced: 21 Mar 2025

https://github.com/qavajs/steps-accessibility

Steps to perform accessibility checks using axe library.

qa test-automation testing

Last synced: 01 May 2025

https://github.com/slemke/keycloak-testcontainer

Run a Keycloak testcontainer from node.js

container docker keycloak node testcontainers testing typescript

Last synced: 06 May 2025

https://github.com/kamiladd-byte/cesarcode

You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.

arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing

Last synced: 03 Mar 2025

https://github.com/atomic-testing/atomic-testing

Portable UI testing library: Simplify and unify across frameworks and libraries

component-library end-to-end-testing materi playwright reactjs test testing testing-tools ui-testing unit-testing

Last synced: 12 Apr 2025

https://github.com/leighmcculloch/go-testparallel

Go package that provides a function for making all tests in a suite run in Parallel without adding t.Parallel() to every test.

go golang testing

Last synced: 06 May 2025

https://github.com/nock/welcome

👋 The Nock organization welcome repo

docs mocking nock node testing tests

Last synced: 11 Apr 2025

https://github.com/tstormk/ember-testing-library

Simple and complete Ember DOM testing utilities that encourage good testing practices.

ember emberjs javascript testing

Last synced: 12 Apr 2025

https://github.com/pmclsf/terrain

Test system intelligence platform — map your test terrain

cli code-quality developer-tools go javascript static-analysis test-automation test-intelligence test-quality testing

Last synced: 07 Apr 2026

https://github.com/kamarros/cesarcode

You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.

arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing

Last synced: 19 May 2026

https://github.com/trustmaster/noflo-tester

Tester wraps a NoFlo component/graph and provides a testing interface

noflo testing

Last synced: 13 Apr 2025

https://github.com/adequatica/ui-testing

Testing UI with TypeScript and Playwright

playwright testing

Last synced: 23 Jun 2025

https://github.com/panicbit/quickcheck_derive

Derives quickcheck traits

quickcheck rust testing

Last synced: 12 Dec 2025

https://gitlab.torproject.org/tpo/core/chutney

Tool for testing Tor network

network testing tor

Last synced: 31 Mar 2025

https://github.com/golang-design/verbose

🤪 verbose repository for testing purpose | go get golang.design/x/verbose

testing

Last synced: 20 Jul 2025

https://github.com/gurpreetatwal/incito

Easiest way to turn a function into a web server!

axios integration middleware route supertest testing

Last synced: 22 Apr 2025

https://github.com/geerlingguy/docker-fedora32-ansible

Fedora 32 Docker container for Ansible playbook and role testing.

ansible container docker fedora image testing

Last synced: 22 Oct 2025

https://github.com/softspiders/node-hapi-clean-architecture

A simple API built with Hapi.js that follows Clean Architecture principles

ca clean-architecture debug hapi javascript js node openapi server softspider softspiders ss starter swagger template testing vscode

Last synced: 08 Apr 2026

https://github.com/kpn/py-detox-bridge

A bridge to enable python code to use the detox grey-box testing API

detox e2e-tests test testing

Last synced: 13 Apr 2025

https://github.com/tjoskar/marble-test

Helps you write marble tests

marble rxjs testing

Last synced: 19 Jul 2025

https://github.com/wearefine/puppet-jenkins-shared-libraries

Test and deploy Puppet code with Jenkins pipelines

jenkins jenkins-pipeline jenkinsfile puppet puppet-testing testing

Last synced: 19 Jul 2025

https://github.com/microcks/homebrew-tap

Homebrew formulae that allows installation of Microcks tools through the Homebrew package manager.

api cli microcks microservices mocking testing

Last synced: 07 Mar 2026

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

Mockserver as docker-container for springboot testing

mockserver spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/zuazo/docker-in-travis

Docker image example using TDD with Serverspec and Travis CI.

devops docker example serverspec spec tdd testing travis-ci

Last synced: 13 Apr 2025

https://github.com/rieckpil/talks

🎤 Source Code Reference for Various Conference Talks

aws java springboot talks testing testing-tools

Last synced: 17 Jul 2025

https://github.com/xray-app/xray-offline-results

Report testing results offline using Excel/CSV

jira test-management testing xray

Last synced: 01 May 2025

https://github.com/nicwest/notsouid

not so unique ids

monkey-patching testing uuid

Last synced: 07 Apr 2026

https://github.com/pixielabs/cavy-mobx-example

An example app using Cavy, MobX and React Native

cavy integration-testing mobx react-native testing

Last synced: 10 Jul 2025

https://github.com/dotnet-ad/meetup.xamarin.france.demo

A sample base for the various conferences presented at Xamarin Meetups in France.

meetup testcloud testing xamarin

Last synced: 16 May 2026

https://github.com/darrenjw/dsmts

Discrete stochastic models test suite

sbml testing

Last synced: 02 Feb 2026

https://github.com/boneskull/snapshot-fs

Create a snapshot of a directory for use with memfs

filesystem fixture json memfs snapshot testing

Last synced: 12 Oct 2025

https://github.com/antony/jest-multi-test-result-processor

Allow the composition of test-result-processors in Jest so that you can produce multiple reports in a single test run

ci composition jest jest-plugin jest-reporter jest-result-processor reporting tdd test-reporting testing

Last synced: 19 Apr 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/abdessamadbettal/tasks

simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.

best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue

Last synced: 09 Oct 2025

https://github.com/tsmx/jest-process-exit

Testing process.exit with Jest in NodeJS

exit jest nodejs process testing

Last synced: 17 Mar 2026

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/chanonroy/cypress-iframe-example

⚙️An example of how to use Cypress to target elements within iframes

cypress iframe javascript testing

Last synced: 29 Apr 2026

https://github.com/fredgrott/flutter_test_bestpractices

flutter test best practices

best-practices flutter testing

Last synced: 29 Apr 2026

https://github.com/mizrael/cicdintegrationtests

How to handle integration tests in a CI/CD pipeline

cicd dotnet dotnet-core testing

Last synced: 30 Apr 2026

https://github.com/assertwell/phpunit-global-state

Tools for testing applications that depend on global state with PHPUnit

hacktoberfest phpunit runkit testing

Last synced: 06 Aug 2025

https://github.com/netresearch/typo3-testing-skill

Agent Skill for creating and managing TYPO3 extension tests | Claude Code compatible

agent-skills ai-agent claude-code-skill open-standard skill test-generator testing typo3 typo3-cms typo3-extension

Last synced: 01 Apr 2026

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

Test composables in Vue 2 and 3.

testing vue

Last synced: 15 Apr 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/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/mikeamputer/clickhouse.facades

Raw SQL migrations and contexts for ClickHouse

clickhouse context csharp dotnet migrations testing

Last synced: 08 Mar 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/vwh/vwnode

Quick starter template for your Node.js project includes Bun, Biomejs, Typescript and more

biomejs bun docker node-template production public-template template testing tsup typescript

Last synced: 19 Oct 2025

https://github.com/olecve/react-testing-library-cljs

A ClojureScript wrapper for react-testing-library

clojurescript react testing

Last synced: 01 Apr 2026

https://github.com/bahmutov/changed-test-ids

Select tests to run based on source file changes and test ids

testing

Last synced: 04 Mar 2026

https://github.com/ozontech/testo-toppings

Collection of small, miscellaneous plugins for Testo framework. Add some flavor to your tests!

go plugin testing testo testo-plugin

Last synced: 29 Jun 2026

https://github.com/cartiqo/discordjs-v14-templates

Discord.js updated templates from others and me! I will give credit in the codes if its owned by others!

discord-template-js discord-v14 discordjs template testing

Last synced: 21 Jun 2026

https://github.com/kao273183/qa-claude-skill

32 production-grade QA skills for Claude Code — 規格→測試→自動化→效能→安全→發布一條龍。支援 iOS/Android/Web/Flutter,可離線工作。

claude-code mcp qa test-automation testing

Last synced: 10 Jun 2026

https://github.com/rhcarvalho/pytest-subprocess-example

How to test interactive command line programs

pytest python subprocess testing

Last synced: 05 Oct 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/gastonchenet/readmetrics

📜 ReadMetrics is a github metrics generator for your profile README.md

bun readme readme-profile svg testing typescript

Last synced: 15 Apr 2025

https://github.com/rtorres90/webelement_highlighter

a simple library to highlight WebElements

python qa selenium selenium-webdriver testing webdriver webelement

Last synced: 23 Oct 2025

https://github.com/dos-j/sham-it

Create a Sham (Mocked HTTP server) and mock out endpoints in JS

flexibility mock mock-server mocking node sham sham-it sham-server stub-service test testing

Last synced: 23 Oct 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/xpcosmos/teste_azure

Essa aplicação visa criar um simulador da prova AZ900. Todas as questões foram extraídas de questões reais do teste e simuladas dentro do aplicativo do Python.

az900 azure pandas python testing

Last synced: 03 Jul 2025

https://github.com/wilsonsilva/memoria

Capture snapshots to simplify testing and to analyze how state changes over time.

rspec ruby snapshot test testing

Last synced: 24 Oct 2025

https://github.com/grantjenks/django-replay

Django application that records and replays web requests.

django django-admin record replay testing

Last synced: 24 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/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 24 Oct 2025

https://github.com/1and1/jsoup-hamcrest

JSoup Hamcrest Matchers brings the power of css matchers to your tests.

acceptance-testing css-selector hamcrest-matchers integration-testing jsoup junit4 junit5 spock-framework testing unit-testing

Last synced: 24 Jun 2026

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

xray formatter for qavajs framework

qa test-automation testing

Last synced: 01 May 2025

https://github.com/vaimo/binary-chromedriver

Multi-platform ChromeDriver binary downloader Composer package for Chrome browser automation

automation binary composer-plugin downloader multi-platform testing

Last synced: 14 Jan 2026

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

🐱‍💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy

cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools

Last synced: 29 Jun 2026

https://github.com/rimiti/simple-git-mock

🦄 "simple-git" Jest mock example

git jest jest-tests mocking simple-git test testing

Last synced: 26 Oct 2025

https://github.com/ternacode/ternacode-persistence

Abstractions and an EntityFramework Core implementation for repository and unit of work patterns.

entity-framework-core repository-pattern testing unitofwork-pattern

Last synced: 14 Jan 2026

https://github.com/praveengnair/jacoco-multi-module-sample

This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.

cucumber jacoco jacoco-plugin java karate maven testing

Last synced: 26 Oct 2025

https://github.com/ohseesoftware/laravel-assert-encrypted

Adds a trait to assert an encrypted value in the database.

assertions encryption laravel php testing

Last synced: 09 Apr 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/vicajilau/learning_tests_flutter_app

Project for learning tests in Flutter.

dart flutter test-automation testing

Last synced: 23 Aug 2025

https://github.com/elaichenkov/cypress-should

Supercool assertion library for Cypress

api chai cypress testing

Last synced: 16 Mar 2025

https://github.com/h1alexbel/ghquota

JUnit extension that won't run your tests if request quota in GitHub is exceeded

github junit-extension junit5 testing

Last synced: 12 Apr 2025

https://github.com/geod24/localrest

A library to allow integration testing of vibe.web.rest based code

concurrency dlang eventloop hacktoberfest testing unittests

Last synced: 06 Feb 2026

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025