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/sandwich-go/xtime

mock time

golang mock testing time

Last synced: 23 Jun 2025

https://github.com/noeldemartin/laravel-cypress-sandbox

Sample project to run Laravel tests on cypress

cypress laravel testing

Last synced: 30 Apr 2025

https://github.com/nexlabstudio/maestro-workbench

A Visual Studio Code extension for enhancing the development and testing of Maestro YAML files, providing IntelliSense, syntax highlighting, formatting, test execution, and output visualization.

maestro testing testing-tools testsuite ui-testing vscode vscode-extension

Last synced: 08 Sep 2025

https://github.com/hmaach/01edu-tests

A collection of test cases for all 01-edu projects. Each project has a .txt file containing tests for various scenarios, which are progressively added as each project is completed. Ideal for ensuring correctness and handling edge cases.

01-edu testing zone01oujda

Last synced: 10 Apr 2025

https://github.com/jahongir7174/yolov5-pt

YOLOv5 implementation using PyTorch

object-detection pytorch testing training yolov5

Last synced: 08 May 2025

https://github.com/astrotomic/pest-plugin-laravel-snapshots

This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.

hacktoberfest http laravel pest snapshot snapshot-testing test testing

Last synced: 10 Apr 2025

https://github.com/danielpalme/dotnetcoveragetoolcomparision

Test of code coverage tools for .NET 4.8 and .NET Core based on xUnit sample project.

code-coverage testing

Last synced: 03 Mar 2025

https://github.com/quasilyte/phpsmith

phpsmith creates random PHP and KPHP programs to test their compilers and runtimes

code-generator codesmith fuzzer fuzzing kphp php testing

Last synced: 19 Mar 2025

https://github.com/nwtgck/specit-rust

Smoothly writing test titles in Rust

rspec rust spec test testing

Last synced: 18 Jun 2025

https://github.com/cryptaliagy/pytest-explicit

A pytest plugin for setting tests to be skipped by default

plugin pytest testing

Last synced: 19 Apr 2025

https://github.com/rendfall/ad-vast-server

Simple server providing mocked ads in VAST format

ads inline mock testing vast wrapper

Last synced: 13 Apr 2025

https://github.com/rimusz/charts-ci

Docker image with chart-testing CLI tool for linting and testing Helm charts on GKE or EKS

chart-testing docker docker-image helm kubernetes linting testing

Last synced: 05 May 2025

https://github.com/santimattius/android-testing

Example of Android Testing for Medium Articles

android testing testing-android-fragments

Last synced: 03 Apr 2025

https://github.com/dmnsgn/jest-environment-jsdom-latest

Jest environment to use the latest jsdom API and features

environment jest jsdom latest testing

Last synced: 30 Apr 2025

https://github.com/ctx42/testing

Go Testing Module with mocking, mock generation & golden files support.

go golang golang-library testing toolkit

Last synced: 02 Feb 2026

https://github.com/nekofar/slim-test

Slim Framework test helper built on top of the PHPUnit test framework

helper php phpunit slim slim-framework testing

Last synced: 03 May 2025

https://github.com/hahwul/podopunch

Easy testing from multiple android devices

android testing

Last synced: 12 May 2025

https://github.com/manixate/jest-hugo

Run tests for your hugo content using Jest

hugo jest testing

Last synced: 29 Oct 2025

https://github.com/canvural/laravel-e2e-routes

Set of routes to manage your data in E2E tests

cypress e2e-testing e2e-tests laravel php testing

Last synced: 11 Apr 2025

https://github.com/bbc2/loop

Run command and repeat it when files change

filesystem inotifywait loop test-driven-development testing

Last synced: 08 Jul 2025

https://github.com/ligurio/packetdrill-testcases

packetdrill testcases for network regression testing

network packetdrill regression-testing tcp testcases testing

Last synced: 27 Mar 2025

https://github.com/janhesters/mock-function

A simple mock function to mock functions.

jest mocking mocking-utility riteway testing testing-tool

Last synced: 12 Apr 2025

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

MongoDB as docker-container for springboot testing

mongodb spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/elniak/toward-verification-of-quic-extensions

Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.

correctness extension formal-specification network protocol quic testing thesis verification

Last synced: 16 Feb 2026

https://github.com/rick-de-water/should

Postfix assertion library for Rust

rust testing

Last synced: 16 Dec 2025

https://github.com/erikgrinaker/goldenscript

A scriptable, data-driven Rust test framework using golden masters

rust-crate testing

Last synced: 05 May 2025

https://github.com/alexanderhodes/react-native-cli-maestro-example

Example repository for testing React Native CLI app with Maestro

maestro mobile react-native testing

Last synced: 08 May 2025

https://github.com/storres20/movies-react

🎬Movies-React🎬 is a web application for shows the most recent Movies. The application will allow users to see details like title, author, description.

jest react-bootstrap reactjs redux testing

Last synced: 10 Apr 2025

https://github.com/ecoapm/xunit.ts

a TypeScript unit testing framework, following standard xUnit patterns

assertions hacktoberfest tdd testing typescript unit-testing

Last synced: 12 Apr 2025

https://github.com/jenkinsci/btc-embeddedplatform-plugin

Extension for Jenkins Pipeline providing BTC EmbeddedPlatform specific steps for automated testing on MIL, SIL and PIL level.

automation back-to-back ccode coverage jenkins simulink testing

Last synced: 10 Apr 2025

https://github.com/sondr3/minitest

A low-feature, dependency-free and performant test runner inspired by Rust and Deno

test test-runner testing typescript

Last synced: 05 May 2025

https://github.com/xray-app/tutorial-js-cypress-cucumber

Tutorial with Cypress tests, implemented using Cucumber and JavaScript, integrated with Xray and Jira

cucumber cypress javascript jira test-automation testing xray

Last synced: 01 May 2025

https://github.com/duboviy/nasa_api_pilot_test

🌌 Pilot test framework for testing NASA's open API. The purpose of the test is to check images which are made by Curiosity.

api automated-testing testing

Last synced: 07 Sep 2025

https://github.com/im-open/process-jest-test-results

GitHub action that creates a status check or pull request comment based a jest json results file

continuous-integration jest jest-test pr-comment status-check swat-team testing

Last synced: 15 Jul 2025

https://github.com/automators-com/test-automation-agent

Generate tests for you application using an autonomous AI agent

agent ai javascript playwright python test-automation testing typescript

Last synced: 10 Apr 2025

https://github.com/rianadon/hass-taste-test

End-to-end testing for Home Assistant cards

custom-cards home-assistant testing

Last synced: 17 Jun 2025

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/da-in/tdd-challenge

πŸ”₯ ν…ŒμŠ€νŒ… ν”„λ ˆμž„μ›Œν¬ 및 TDD ν•™μŠ΅ μ±Œλ¦°μ§€ μž…λ‹ˆλ‹€.

jest tdd testing vitest

Last synced: 10 Apr 2025

https://github.com/thompsonjonm/playwright-demoqa

A testing repository using Microsoft Playwright, Javascript, and Jest to test the DemoQA website.

automation playwright playwright-javascript testing testing-framework

Last synced: 01 Mar 2026

https://github.com/matejkob/swift-macro-compatibility-check

GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions

ci-cd swift testing xcode

Last synced: 13 Apr 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/virajbhutada/ai-database-query-bot

This project seamlessly integrates a web-based interface with advanced AI to enable natural language interactions with a relational database. Utilizing Python, Streamlit for the frontend, and OpenAI for intelligent responses, it connects to a Postgres database for efficient data retrieval and features conversation history saving for easy reference.

api-integration artificial-intelligence chat-api chatbot conversational-ai database-query interactive-user-interface ml nlp openai postgres project-management python python-app streamlit system-logging testing web-interface

Last synced: 05 May 2025

https://github.com/mrtkp9993/unittestcpp

Simple header-only C++ library for unit-testing.

cpp cpp-library cpp11 header-only testing testing-tools

Last synced: 07 May 2025

https://github.com/danhumphrey/thirtyfour.ui

A Selenium (element 34) WebDriver UI Library for C# and Java

dotnet selenium selenium-webdriver test-automation test-framework testing testing-framework

Last synced: 11 Apr 2025

https://github.com/thediveo/morbyd

Easily build and run throw-away test Docker images and containers, and run commands inside them using this thin layer on top of the standard Docker Go client.

docker go testing

Last synced: 06 Mar 2026

https://github.com/forge/arquillian-addon

JBoss Forge Arquillian Addon

arquillian java scaffolding testing

Last synced: 11 Jul 2025

https://github.com/muradisazade777/pulsetrack

PulseTrack is a real-time fitness tracking API built with ASP.NET Core. It collects and validates health metrics like heart rate and step count, offering a scalable backend for mobile and wearable integrations.

api backend csharp library modules service testing

Last synced: 04 Oct 2025

https://github.com/lesiw/moxie

Go mock library that proxies method calls to embedded types.

code-generation go go-test go-testing golang mock test-tools testing

Last synced: 21 Sep 2025

https://github.com/kinotiodotio/drowser

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. πŸ“ˆπŸš€

ai data-visualization easy-to-use json-config monitoring nextjs nodejs self-hosted shadcn-ui testing typescript

Last synced: 01 Apr 2025

https://github.com/software-engineering-and-security/confuzzion

Confuzzion is a Java Virtual Machine (JVM) fuzzer generating Java programs to find bugs and vulnerabilities in the Java VM.

bug code-generation crashes fuzzer java java-virtual-machine java-virtual-machine-fuzzer jvm jvm-fuzzer jvm-fuzzing security soot testing type-confusion vulnerabilities vulnerability

Last synced: 27 Jul 2025

https://github.com/piotrfleury/pickled_cucumber

A simple Cucumber test engine for Dart and Flutter

cucumber dart dartfrog flutter test-automation testing testing-tools

Last synced: 07 Feb 2026

https://github.com/dnlup/vue-cli-plugin-unit-ava

@vue/cli plugin to run unit tests with ava

ava cli-plugin testing tests unit vue vue-cli vue-cli-3 vue-cli-plugin vuejs

Last synced: 22 Mar 2025

https://github.com/estruyf/playwright-github-issue-creator

Automatically create GitHub issues for your failed Playwright E2E tests

e2e e2e-testing github-actions playwright testing

Last synced: 02 Apr 2026

https://github.com/paypal/paypal-sdk-e2e-tests

Automation tests for the JS SDK

testing webdriverio-typescript

Last synced: 02 May 2025

https://github.com/brytebee/todo

In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.

bootstrap5 dom-manipulation html5 javascript jest-tests testing webpack

Last synced: 25 Jun 2025

https://github.com/ohsayan/devtimer

Operation benchmarking and timing library for Rust

benchmarking rust rust-crate rust-lang testing time timer

Last synced: 08 Apr 2025

https://github.com/k1low/smtptest

smtptest provides SMTP server for testing.

go mail smtp testing

Last synced: 16 Apr 2025

https://github.com/ahmetkotan/yenilmez

Simple C Test Framework

c framework simple testing

Last synced: 13 Apr 2025

https://github.com/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/eliasnogueira/wiremock-credit-restriction-api

Service virtualisation example for the Simulations API

java service-virtualization testing wiremock

Last synced: 31 Jul 2025

https://github.com/amirxhero/hero-ecommerce-nuxt

built with the powerful Nuxt.js 3 framework! :rocket:

modules nuxt3 testing typescript

Last synced: 25 Jun 2025

https://github.com/icza/mighty

Lightweight extension to Go's testing package.

library lightweight-extension testing

Last synced: 10 Apr 2025

https://github.com/sameerkali/todo_ace

Introducing Todo Ace: πŸš€ A stylish, advanced todo app crafted with React 18 and TypeScript. Organize tasks effortlessly with three tabsβ€”πŸ“ pending, βœ… completed, and πŸ—‚οΈ all tasks. Enjoy a convenient delete feature and an impressive UI for seamless task management.

happycoding hardwork hooks javascript javascript-library json latest open-source react react18 styled-components testing typescript

Last synced: 13 Apr 2025

https://github.com/nibbleshift/gorb

GO Regression testing and Benchmark Tools

benchmark-framework database go testing

Last synced: 12 Jan 2026

https://github.com/protung/functional-test-bundle

Symfony bundle for functional testing

php symfony-bundle testing

Last synced: 23 Apr 2025

https://github.com/fiqryq/zustand-todo

try implement state-management using zustand.

form jest react tailwind testing zustand

Last synced: 11 Apr 2025

https://github.com/dannyarends/hddspeed

HDD speed testing utility

d dlang hdd linux speed testing

Last synced: 07 Apr 2026

https://github.com/textshell/vtermdriver

a simple wrapper around libvterm to test rendering of terminal applications

libvterm terminal testing

Last synced: 28 Aug 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. πŸ’‘

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/derekahn/testicles.js

A javascript testing library that require('penis.js');

javascript testing

Last synced: 19 Apr 2025

https://github.com/bamboo-c/vue-vuex-boilerplate

Vue 2, Vuex, Webpack 3 and Typescript 2 starter boilerplate.

boilerplate boilerplate-application testing typescript2 vue vuex webpack3

Last synced: 01 Aug 2025

https://github.com/orsinium-labs/mypy-test

Test mypy plugins, stubs, custom types.

mypy python testing typing

Last synced: 15 Apr 2025

https://github.com/tuist/swift-log-testing

πŸ“ A set of utilities for testing code that depends on Apple's swift-log package

swift-log testing tuist

Last synced: 07 Jul 2025

https://github.com/choaib-elmadi/test-repository

This repository serves as a test environment.

git github javascript test-automation testing

Last synced: 15 Apr 2025

https://github.com/wangshijun/top-5-e2e-framework

ζœ€ε—ζ¬’θΏŽηš„ 5 ζ¬Ύ Node.js E2E ζ΅‹θ―•ζ‘†ζžΆ

casperjs codeceptjs coffeescript e2e end-to-end-testing nightwatch phantomjs protractor selenium testcafe testing webdriver

Last synced: 23 Mar 2025

https://github.com/icemac/toll

poor man's integration testing

lightweight locally offline testing

Last synced: 09 Apr 2025

https://github.com/shannonmoeller/run-headless

The easiest way to run code in a headless browser.

browser headless puppeteer testing

Last synced: 02 Jul 2025

https://github.com/skovhus/react-native-navigation-mock-render

Enzyme render mock of wix/react-native-navigation – super fast integration test! πŸš€

enzyme jest react-native testing

Last synced: 15 Apr 2025

https://github.com/gjbex/chatgpt-for-hpc

This repository contains material for a training on using tools such as ChatGPT and Github Copilot in the context of software engineering and High-Performance Computing (HPC).

artificial-intelligence chatgpt debugging documentation-generator testing training transpiler

Last synced: 13 Jul 2025

https://github.com/maisikoleni/gad-extras

TUM Grundlagen Algorithmen und Datenstrukturen 2019 Extras (Tests & co.)

2019 extra gad homework ss19 testing tum

Last synced: 28 Jul 2025

https://github.com/govuk-one-login/performance-testing

Performance Testing for Digital Identity

digital-identity performance-testing testing

Last synced: 18 Jan 2026