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/normandy72/testing-with-jasmine

Testing Javascript with Jasmine. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 jasmine jasmine-tests javascript js testing unit-test

Last synced: 19 Jan 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-1_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 06 May 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-6_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 01 May 2026

https://github.com/hugocruzlfc/nextjs-cypress

Add Cypress to Nextjs.

cypress nextjs testing typescript

Last synced: 29 Apr 2026

https://github.com/mbenford/chronos

Chronos is a Go library for easily testing code that uses time-related functions.

golang mock testing time

Last synced: 16 Dec 2025

https://github.com/dosmike/restreplay

Simple tool to send REST requests to a remote, in a format that looks a bit nicer than curl strings

automated-testing automation elasticsearch http-file python3 replay rest rest-client rest-file script scripting single-file testing testing-tools

Last synced: 17 May 2026

https://github.com/fuznio/fluenthttp

Lightweight fluent API on top of HttpClient for building and sending HTTP requests with a clean, chainable syntax.

api-client csharp dotnet fluent-api http httpclient networking rest serialization testing

Last synced: 06 Apr 2026

https://github.com/tslamic/golden

Excruciatingly simple golden file handling.

go golang golden golden-file golden-tests testing

Last synced: 12 Jun 2026

https://github.com/sagarregmi2056/legacyledger

Deployed test url

testing

Last synced: 05 May 2025

https://github.com/edertone/turbotesting

General purpose cross-language library to improve automated testing productivity

assertions nodejs php selenium test-automation testing testing-tools

Last synced: 09 Jul 2025

https://github.com/aedart/athenaeum-testing

[READ ONLY] Athenaeum Testing package - see https://github.com/aedart/athenaeum

athenaeum-testing testing

Last synced: 06 Mar 2026

https://github.com/jamonserrano/karma-calling

Karma plugin to test function parameters and errors in BDD-style assertions

bdd-style functions karma parameters testing

Last synced: 27 Mar 2025

https://github.com/training360/at-20191007

ATM-TESZT1 - Tesztautomatizálás oktatás

coursework testing

Last synced: 27 Mar 2025

https://github.com/training360/tesztautomatizalas-2020-05-11

Tesztautomatizálás 2020-05-11 tananyag

coursework testing

Last synced: 27 Mar 2025

https://github.com/training360/szt-01-20190717

SZT-01 tanfolyam 2019-07-17

coursework java testing

Last synced: 27 Mar 2025

https://github.com/sancakerkan/atm-machine-unittesting

This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.

java junit junit5 maven software-quality-assurance testing unit-testing

Last synced: 16 May 2026

https://github.com/chairchandler/django-fields-testing

Package for testing fields in django models and regular classes.

django django-models model-testing orm-library pytest testing testing-library

Last synced: 16 May 2026

https://github.com/maxicracker/t1courses

Tasks from the T1.Debut IT camp

java spring-boot spring-cloud testing

Last synced: 16 May 2026

https://github.com/playwright-php/performance

Measure Core Web Vitals and browser performance timings from PHP

browser core-web-vitals network performance php-browser playwright playwright-php testing timing web-performance

Last synced: 11 Jan 2026

https://github.com/r8vnhill/scala-dibs

Code examples for the Design and Implementation of Software Libraries course (DIBS), focused on Scala. Covers OOP, FP, testing, and more — fully in English, built with SBT and Scala 3.

course-examples education functional-programming oop property-based-testing sbt scala scala2 scala3 software-libraries testing university

Last synced: 02 Apr 2025

https://github.com/francesco-strazzullo/js-date-testing-examples

Examples on how to test dates in JavaScript

date javascript testing

Last synced: 05 May 2025

https://github.com/i2van/lprun

The LPRun is the LINQPad driver's unit/integration tests runner. Can be used for testing LINQPad 8/LINQPad 7/LINQPad 6 drivers or for running LINQPad scripts.

dotnetcore31 integration-testing linqpad linqpad6 linqpad7 linqpad8 lprun net6 net7 net8 testing testing-tools unit-testing

Last synced: 12 Mar 2025

https://github.com/eddie4k-code/pyreport

Simple module / script that can be used to generate HTML reports for tests. Using BeautifulSoup

automation-test automation-testing python python-test-reporter pythonreporter qa reporting test testing testing-tools testreport testreporter

Last synced: 30 Jun 2026

https://github.com/damianlewis/oc-octobertesting-plugin

Enables OctoberCMS to use Laravel's testing frameworks

octobercms octobercms-plugin testing

Last synced: 11 Jan 2026

https://github.com/talentplatforms/headless-chrome

Headless Chrome with chromedriver

chrome chromedriver docker testing

Last synced: 22 Apr 2026

https://github.com/skarab42/tssert

🔥 Micro TypeScript assertion (test) library.

assert assertion test testing typescript

Last synced: 03 Apr 2025

https://github.com/franmc01/react-hook-app

Practical repository where I perform exercises using react's own hooks.

react react-hooks react-typescript testing

Last synced: 13 May 2026

https://github.com/Poltanek/Simulation-Software-Testing

Through testing I learnt how to apply pytest and unittest using various different types of software testings for my simulation ensuring all values and features are processed properly and to ensure safety of critical systems.

pytest python python3 software-testing testing testing-framework testing-library testing-tools unittest

Last synced: 13 Mar 2025

https://github.com/juliofilizzola/solidandtest

Repositorio de estudos de Typescript

jest solid test testing typescript

Last synced: 01 May 2026

https://github.com/ash914027/sorting_ecomerce_product_list

Sorting a e-commerce product list :- to read the data from flipkart_product_sample.csv sort the desired data and write the sorted data in another txt file

javascript mochai nodejs testing

Last synced: 15 May 2026

https://github.com/numq/test-grpc-server

Test gRPC server providing basic functionality

demo go grpc grpc-go mock proto testing

Last synced: 27 Apr 2026

https://github.com/rsales/unit-testing-vue

📚 Repo create base course 'Unit Testing' by vuemastery

course jest testing vue vuemastery

Last synced: 17 Jan 2026

https://github.com/mightymetrika/mmirestriktor

Informative Hypothesis Testing Web Applications

data hypothesis infomative power r restriktor statistics testing

Last synced: 17 Mar 2025

https://github.com/imatic/testing

Library to make testing of Symfony bundles easier

symfony testing

Last synced: 25 Jan 2026

https://github.com/prosenjitjoy/learning-node

Collection of example code used for learning Node.js

clustering error-handling events streams testing

Last synced: 17 Jun 2025

https://github.com/codejupiter/helix-ui

Accessible React component primitives built from scratch with keyboard navigation, theming, and interaction tests.

accessibility component-library design-system react testing typescript

Last synced: 15 May 2026

https://github.com/codejupiter/frontguard-agent

Lightweight runtime security agent for detecting script injection, iframe injection, and suspicious DOM mutations.

browser dom frontend-security mutation-observer runtime-security security testing typescript

Last synced: 15 May 2026

https://github.com/marchof/github-features-test

Playground Repo fore Testing Github features

github testing

Last synced: 03 Apr 2025

https://github.com/osama2262/farfetch

This repository contains an 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝘁𝗲𝘀𝘁𝗶𝗻𝗴 𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 built using 𝗣𝗹𝗮𝘆𝘄𝗿𝗶𝗴𝗵𝘁, tailored for Farfetch, a leading luxury e-commerce platform. The framework ensures high-quality user experiences by automating end-to-end tests for seamless shopping workflows.

automation farfetch playwright pom practice-project software-testing test test-automation testing

Last synced: 28 Apr 2026

https://github.com/n-c0de-r/cs2.02_git

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 15 May 2026

https://github.com/aldimhernandez/cypress-e2e-testing

cypress-e2e-testing is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for UI, API, file download and validation, and iframe interaction.

api-testing ci-cd cucu cucumber-report customcommands cypres download-validation e2e-testing gherkin github-actions-ci-cd iframe interfaces javascript page-object-model recaptcha test-automation testing types typescript ui-testing

Last synced: 02 May 2026

https://github.com/ruwiss/peertest

Peer testing platform helping Android devs meet Google Play's 14-day, 12-tester closed test requirement.

google-play google-play-store play-store test testing

Last synced: 11 Jun 2026

https://github.com/webmekanic/cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing

Last synced: 17 May 2026

https://github.com/avetik-dev/book-test

test laravel plagin

laravel-framework test testing

Last synced: 15 May 2026

https://github.com/n-c0de-r/info2.02_gitexercise

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 08 May 2025

https://github.com/markei/email-end2end-test

An end-to-end test for e-mail (SMTP en IMAP) in Python

email python telegraf testing

Last synced: 02 May 2026

https://github.com/adshan/dotnet-testing-xunit-moq-autofixture

Unit Tests with xUnit, Moq, AutoFixture and Shouldly.

autofixture dotnet moq net5 shouldly tdd testing xunit

Last synced: 15 May 2026

https://github.com/lazycatcoder/waterheatmap

This application generates heatmaps based on temperature data. The application developed using Node.js

canvas chai dataanalysis dataprocessing expressjs heatmapping html2canvas javascript mocha mocha-chai nodejs nodejsapp temperature-map temperaturevisualization testing webdevelopment

Last synced: 08 Apr 2026

https://github.com/jzvolensky/solid-pods

Exploring spatial data interoperability in Solid

exploration interoperability pod solid testing

Last synced: 17 Jan 2026

https://github.com/arautio/react-redux-form-test-poc

POC for React Redux form Integration testing

reactjs redux-form testing

Last synced: 17 May 2026

https://github.com/trentmwillis/dom-box

A toolbox to help you test the DOM

dom javascript testing

Last synced: 15 May 2026

https://github.com/brians-open-source-stuff/robust-express-app

An exploration into what practices are necessary and advisable for running a robust ExpressJS application in production.

expressjs performance security testing

Last synced: 09 Apr 2026

https://github.com/nitor-infotech-oss/api-jersey-java-framework

Test Automation Framework based on TestNG and Jersey Client for API testing

api-testing java jersey-client rest-api test-automation test-automation-framework testing testng

Last synced: 27 Apr 2026

https://github.com/commandcracker/cc-busted

Busted ported to ComputerCraft.

computercraft computercraft-tweaked lua testing

Last synced: 12 Jun 2026

https://github.com/lukasraider/junittestingcalcandsignum

Simple calculator and Signum Junit testing

calculator junit5 signum testing

Last synced: 14 May 2026

https://github.com/elliotwutingfeng/dummy-url-feed

A large simulated URL feed for stress testing pfBlockerNG.

testing

Last synced: 02 Jul 2026

https://github.com/anayarojo/qualisys-log

Utilería para escribir logs

csharp nuget-package testing

Last synced: 30 Apr 2026

https://github.com/ax-va/python-selenium-raghavendra-2021

Python Selenium is covered with examples and tests based on the Sujay Raghavendra's book "Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver" published by Apress in 2021. The book examples have been modified and also updated to Selenium 4.

ax-va pageobject-pattern python selenium selenium-python selenium4 test-automation testing unittest

Last synced: 27 Apr 2026

https://github.com/ready-steady/assert

Assertions for testing

testing

Last synced: 13 Jun 2026

https://github.com/testomatio/migrate-qmetry

Qmetry CSV to Testomat.io format converter

qmetry qmetryintegration testing tms

Last synced: 01 Jul 2026

https://github.com/ledsouza/django-api-tests

Este projeto implementa testes automatizados para a API Aluraflix, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a dados de filmes e séries da empresa fictícia Aluraflix.

django django-rest-framework python swagger test-automation testing

Last synced: 12 May 2026

https://github.com/nighttrax/strictly-chai

A statically typed subset of chai assertions

assert bdd chai testing typescript

Last synced: 20 May 2026

https://github.com/azeem-0/kal-el-token

The Kal-El Token is an ERC-20-like token with features such as minting, burning, pausing, and ownership transfer. It provides secure token management with a capped supply and ensures only the owner can perform critical operation

blockchain erc20 hardhat smart-contracts solidity testing

Last synced: 02 Mar 2025

https://github.com/qawatake/fixify

A Go library for writing test fixtures in a declarative way

fixture fixtures go golang testing

Last synced: 03 Apr 2025

https://github.com/copyleftdev/how-would-you-test-a-pencil

when you ask a 20+ year tester how you would test a pencil.

details fun humorous qa testing

Last synced: 05 Mar 2026

https://github.com/cioina/angular-test-example

Angular test project for cioina.azurewebsites.net

angular testing

Last synced: 28 Apr 2026

https://github.com/codersales/2024-11-09-at-0507hours-november-week8-to-week9-saturday-testing-review-eclipse-windows-folder-cmd

2024-11-09-at-0507hours-November-Week8-to-Week9-Saturday-Testing-Review-Eclipse-Windows-Folder-cmd

java testing windows-folder-navigation

Last synced: 29 Dec 2025

https://github.com/pc-2208/multi-agent-game-tester-poc

Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.

fastapi html nodejs openai playwright python testing

Last synced: 02 Apr 2026

https://github.com/valchanoficial/golang

Udemy - Go (Golang): Explorando a Linguagem do Google

crud go golang http mysql test testing

Last synced: 17 Apr 2026

https://github.com/sketchingdev/pigscript-avro-test

An example of writing tests for an Apache Pig Script that loads data from an Avro file

avro java pigscripts testing

Last synced: 09 Jun 2026

https://github.com/abhiksark/valkey-embedded

Embedded, auto-managed Valkey server for Python- a modern redislite. Zero-infra Redis-compatible engine for tests, CI, and local dev.

embedded-database pytest-plugin python redis testing valkey

Last synced: 01 Jul 2026

https://github.com/mhio/node-mhio-test

:white_check_mark: Node Test Helpers

deployable helpers nodejs npm-module testing

Last synced: 15 May 2026

https://github.com/mvaibhav131/passwordtesting

Automatic testing of the password using jest

javascript jest-tests nodejs password password-testing snapshot testing

Last synced: 15 May 2026

https://github.com/exfil0/file-extension-spoofing-tool-fest

This tool is designed for file extension spoofing. It allows users to create a copy of a file with a spoofed extension. This can be useful in various testing scenarios, including security testing and penetration testing exercises. The tool uses a special Unicode character to reverse the order of characters in the spoofed extension.

attack-defense character characters extension file pentesting python3 reverse security spoofing testing unicode

Last synced: 01 Jul 2026

https://github.com/atomicptr/camelcase

A simple OCaml test framework

ocaml ocaml-library test testing unit-testing

Last synced: 17 Mar 2025

https://github.com/jackomo007/react-testing-ice

Testing with react testing library in React 18

bootstrap5 react18 testing

Last synced: 29 Jun 2026

https://github.com/victormln/docker-php-testing

Docker with PHP-fpm + Xdebug + Testing Tools (PHPUnit + Infection)

docker docker-compose php phpunit testing

Last synced: 03 May 2026

https://github.com/pabvald/fast-api-test

Minimal API with FastAPI to manage users

fastapi python testing try-out

Last synced: 17 May 2026

https://github.com/spurge/vaguejs

A vague library, that fuzz your tests. Fuzz out your tests with crazy data.

fuzzy fuzzy-testing nodejs test-driven-development testing

Last synced: 17 Jan 2026

https://github.com/ergus/algorithms

Set of multiple algorithms implemented in multiple paradigms

algorithms cmake concurrency cpp cuda gpgpu inter-language metaprogramming multithreading pthreads stl testing

Last synced: 17 May 2026

https://github.com/plarix-security/agent-zoo

A collection of real-world and representative agentic systems for security testing.

agentic-systems evaluation testing

Last synced: 06 Apr 2026