Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/wix-incubator/DetoxRecorder

Detox Recorder is a utility for recordings steps for a Detox test as you use your app in Simulator. After recording the test, add expectations that check if interface elements are in the expected state.

detox e2e ios recording testing

Last synced: 14 Nov 2024

https://github.com/shawnbrown/datatest

Tools for test driven data-wrangling and data validation.

data-wrangling pytest-plugin python quality-assurance testing unittest

Last synced: 25 Nov 2024

https://github.com/darklynx/request-baskets

HTTP requests collector to test webhooks, notifications, REST clients and more ...

http-requests qa rest rest-api restful test-automation testing testing-tools webhooks

Last synced: 24 Dec 2024

https://github.com/meysamhadeli/shop-golang-microservices

Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.

clean-architecture cqrs ddd echo event-driven-architecture event-driven-architectures go golang gorm grpc messaging microservice microservices oauth2 opentelemetry postgresql rabbitmq testing uber-fx vertical-slice-architecture

Last synced: 22 Dec 2024

https://github.com/imgly/rembrandt

Image comparison using node-canvas

canvas image-comparison javascript testing

Last synced: 28 Oct 2024

https://github.com/ajhsu/chromecast-device-emulator

Testing your chromecast receiver app, without a real-device needed.

chromecast chromecast-receiver testing

Last synced: 27 Dec 2024

https://github.com/keiya01/react-performance-testing

A library to test runtime performance in React

javascript react-hooks react-native reactjs testing typescript

Last synced: 28 Dec 2024

https://github.com/codeintelligencetesting/jazzer.js

Coverage-guided, in-process fuzzing for Node.js

fuzzer fuzzing javascript nodejs security testing typescript

Last synced: 22 Dec 2024

https://github.com/barredewe/prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests

accesibility-tests component ios playbook plugin preview screen snapshot-testing swift swift-plugin swiftui swiftui-previews swiftui-xcode-previews testing xcode-plugin xcode-previews

Last synced: 22 Dec 2024

https://github.com/BarredEwe/Prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests

accesibility-tests component ios playbook plugin preview screen snapshot-testing swift swift-plugin swiftui swiftui-previews swiftui-xcode-previews testing xcode-plugin xcode-previews

Last synced: 16 Nov 2024

https://github.com/stevenaldinger/decker

Declarative penetration testing orchestration framework

automation decker docker framework go golang hacking hcl kali linux orchestration penetration security testing

Last synced: 03 Nov 2024

https://github.com/r-lib/waldo

Find differences between R objects

diff r testing

Last synced: 22 Dec 2024

https://github.com/CodeIntelligenceTesting/jazzer.js

Coverage-guided, in-process fuzzing for Node.js

fuzzer fuzzing javascript nodejs security testing typescript

Last synced: 14 Nov 2024

https://github.com/testing-library/pptr-testing-library

puppeteer + dom-testing-library = 💖

testing

Last synced: 22 Dec 2024

https://github.com/drfraker/snipe-migrations

Blazing fast database migrations for Laravel tests.

laravel migrations testing

Last synced: 02 Nov 2024

https://github.com/ember-cli/ember-exam

Run your tests with randomization, splitting, and parallelization for beautiful tests.

ember ember-cli mocha qunit testing

Last synced: 26 Dec 2024

https://github.com/roblaszczak/vgt

The missing tool for Visualising Go Tests

go testing

Last synced: 27 Dec 2024

https://github.com/nomoixyz/vulcan

Development framework for Foundry projects

ethereum forge foundry foundry-rs huff rust solidity testing

Last synced: 22 Dec 2024

https://github.com/danielstjules/pho

BDD test framework for PHP

bdd php testing testing-tools

Last synced: 28 Dec 2024

https://github.com/lyndsey-ferguson/fastlane-plugin-test_center

🎯 The best fastlane plugin to understand and tame misbehaving iOS tests 🎉

fastlane fragile-tests ios junit mac testing testing-tool xcode xcuitest

Last synced: 25 Nov 2024

https://github.com/scottcorgan/tap-spec

Formatted TAP output like Mocha's spec reporter

tap tap-spec tape testing

Last synced: 27 Dec 2024

https://github.com/aws-samples/serverless-test-samples

This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.

dotnet java patterns python serverless testing typescript

Last synced: 08 Nov 2024

https://github.com/testinggospels/camouflage

Camouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.

api-simulation camouflage camouflage-server grpc microservices-testing mocks mockserver service-virtualization stubbing testing thrift thrift-server

Last synced: 24 Dec 2024

https://github.com/hofstadter-io/frisby

API testing framework inspired by frisby-js

api-testing-framework frisby frisby-js golang testing

Last synced: 04 Nov 2024

https://github.com/pointfreeco/swift-gen

🎱 Composable, transformable, controllable randomness.

composition functional-programming randomness testing transformation

Last synced: 22 Dec 2024

https://github.com/mockative/mockative

Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)

android ios kotlin kotlin-multiplaform kotlin-native kotlin-symbol-processor ksp mock mocking testing

Last synced: 28 Dec 2024

https://github.com/san650/ember-cli-page-object

This ember-cli addon eases the construction of page objects on your acceptance and integration tests

ember ember-cli mocha page-object pageobject pageobject-pattern qunit testing

Last synced: 26 Dec 2024

https://github.com/5t3ph/supportscss

Live, in-browser detection of modern CSS support for selectors, features, and at-rules. Applies support-based classes, exposes a results object, and allows custom tests.

browser-support css css-support feature-detection modern-css styles testing

Last synced: 21 Dec 2024

https://github.com/5t3ph/SupportsCSS

Live, in-browser detection of modern CSS support for selectors, features, and at-rules. Applies support-based classes, exposes a results object, and allows custom tests.

browser-support css css-support feature-detection modern-css styles testing

Last synced: 06 Dec 2024

https://github.com/testdouble/mocktail

🥃 Take your Ruby, and make it a double!

mocking ruby test-doubles testing

Last synced: 02 Nov 2024

https://github.com/hexops/autogold

Automatically update your Go tests

go golang golang-package golden testing

Last synced: 12 Nov 2024

https://github.com/wll8/mockm

一个基于 express 的工具。它可以快速生成 api 以及创造数据,开箱即用,便于部署。A framework based on Express. It can quickly generate APIs and create data, ready for deployment out of the box.

api data dummy fake json mock mocking prototyping rest restfull sandbox server test testing

Last synced: 21 Dec 2024

https://github.com/getsaf/shallow-render

Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render

angular enzyme mock testbed testing typescript

Last synced: 31 Oct 2024

https://github.com/renatoathaydes/spock-reports

This project creates a global extension to Spock to create test reports.

groovy reports spock-extension spock-framework testing

Last synced: 25 Dec 2024

https://github.com/hedgehogqa/fsharp-hedgehog

Release with confidence, state-of-the-art property testing for .NET.

csharp dotnet fsharp property-based-testing property-testing quickcheck test testing testing-tools

Last synced: 24 Dec 2024

https://github.com/pointfreeco/swift-macro-testing

Magical testing tools for Swift macros.

macros snapshot-testing testing

Last synced: 22 Dec 2024

https://github.com/ealenn/echo-server

REST Server Tests (Echo-Server) API / Docker / Kubernetes / Helm

dev-tools devops-tools docker echo echo-server helm helm-charts kubernetes nodejs rest-api server testing

Last synced: 25 Dec 2024

https://github.com/kriomant/mockers

Mocking library for Rust

mock-library rust testing

Last synced: 31 Oct 2024

https://github.com/blastcloud/guzzler

Supercharge your app or SDK with a testing library specifically for Guzzle

guzzlehttp mock php phpunit testing

Last synced: 23 Dec 2024

https://github.com/babel-utils/babel-plugin-tester

🔌 Utilities for easy feature-complete testing of babel plugins and presets

babel jasmine javascript jest mocha node-test testing typescript

Last synced: 27 Dec 2024

https://github.com/tyrrrz/githubactionstestlogger

.NET test logger that reports to GitHub Actions

actions annotations diff dotnet github job msbuild summary test testing

Last synced: 22 Dec 2024

https://github.com/firsttris/vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette

debugging jest jest-tests nodejs tdd test-automation testing testing-tools typescript vcode-api vscode vscode-extension

Last synced: 28 Dec 2024

https://github.com/appmattus/kotlinfixture

Fixtures for Kotlin providing generated values for unit testing

autofixture fixture hacktoberfest kotlin property-testing test testing testing-tools

Last synced: 22 Dec 2024

https://github.com/mrak/stubby4node

A configurable server for mocking/stubbing external systems during development.

javascript server stubbing testing

Last synced: 23 Dec 2024

https://github.com/jandelgado/rabtap

RabbitMQ wire tap and swiss army knife

amqp golang publish pubsub rabbitmq subscribe tap testing wiretap

Last synced: 27 Dec 2024

https://github.com/maxsokolov/Cribble

Swifty tool for visual testing iPhone and iPad apps. Every pixel counts.

pixelperfect sieve testing ui ux

Last synced: 06 Dec 2024

https://github.com/redhat-developer/vscode-extension-tester

ExTester: Your Essential UI Testing Companion for Visual Studio Code Extensions! Seamlessly execute UI tests with Selenium WebDriver, ensuring robustness and reliability in your extension development journey. Simplify UI testing for your VS Code extensions and elevate the quality of your user interface effortlessly.

extensions redhat selenium-webdriver testing ui ui-testing vscode

Last synced: 26 Dec 2024

https://github.com/llnl/blt

A streamlined CMake build system foundation for developing HPC software

blt build-system build-tools cmake cpp cuda hpc radiuss testing

Last synced: 28 Dec 2024

https://github.com/miketheman/pytest-socket

Pytest Plugin to disable socket calls during tests

pytest-plugin python socket testing testing-tools

Last synced: 27 Dec 2024

https://github.com/thombashi/allpairspy

A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.

allpairs pairwise python-library testing

Last synced: 23 Dec 2024

https://github.com/snitch-org/snitch

Lightweight C++20 testing framework.

constexpr cpp20 lightweight testing

Last synced: 24 Dec 2024

https://github.com/ackee-blockchain/wake

Wake is a Python-based Solidity development and testing framework with built-in vulnerability detectors

deployment lsp-server python solidity static-analysis testing testing-framework

Last synced: 28 Dec 2024

https://github.com/Ealenn/Echo-Server

REST Server Tests (Echo-Server) API / Docker / Kubernetes / Helm

dev-tools devops-tools docker echo echo-server helm helm-charts kubernetes nodejs rest-api server testing

Last synced: 02 Nov 2024

https://github.com/alexfertel/bulloak

Generate tests based on the Branching Tree Technique.

cli solidity testing tree

Last synced: 20 Nov 2024

https://github.com/quickchick/quickchick

Randomized Property-Based Testing Plugin for Coq

coq testing

Last synced: 22 Dec 2024

https://github.com/nspec/nspec

A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.

bdd core dotnet mocha nspec nspec-tests rspec tdd testing

Last synced: 23 Dec 2024

https://github.com/nspec/NSpec

A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.

bdd core dotnet mocha nspec nspec-tests rspec tdd testing

Last synced: 27 Oct 2024

https://github.com/LLNL/blt

A streamlined CMake build system foundation for developing HPC software

blt build-system build-tools cmake cpp cuda hpc radiuss testing

Last synced: 09 Nov 2024

https://github.com/l2beat/earl

☕ Ergonomic, modern and type-safe assertion library for TypeScript

assert assertion-libraries chai jest mocha testing typescript

Last synced: 27 Dec 2024

https://github.com/linuxsuren/api-testing

Open source API testing tool. 开源接口调试、测试工具。Mock Server

api api-testing graphql grpc hacktoberfest http mock mock-server testing trpc

Last synced: 22 Dec 2024

https://github.com/slackhq/keeper

A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.

android android-gradle-plugin android-test gradle proguard r8 testing

Last synced: 23 Dec 2024

https://github.com/nikku/works-on-my-machine

Continuous integration done right.

ci continuous-integration testing

Last synced: 10 Dec 2024

https://slackhq.github.io/keeper/

A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.

android android-gradle-plugin android-test gradle proguard r8 testing

Last synced: 01 Oct 2024

https://github.com/eugeneyan/testing-ml

🔍 Minimal examples of machine learning tests for implementation, behaviour, and performance.

machine-learning model-evaluation testing

Last synced: 25 Dec 2024

https://github.com/qaf-tm/qaf

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey

analysis appium automation bdd mobileweb selenium tdd testing web webservices

Last synced: 28 Dec 2024

https://github.com/jeancochrane/pytest-flask-sqlalchemy

A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.

flask isolation pytest python sqlalchemy testing transactions

Last synced: 04 Dec 2024

https://github.com/qmetry/qaf

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey

analysis appium automation bdd mobileweb selenium tdd testing web webservices

Last synced: 30 Nov 2024

https://github.com/gabrielcnr/pytest-datadir

pytest plugin for manipulating test data directories and files

plugin pytest python tdd testdata testing

Last synced: 26 Dec 2024

https://github.com/LinuxSuRen/api-testing

YAML based API testing tool. 开源接口调试、测试工具。Mock Server

api api-testing graphql grpc hacktoberfest http mock mock-server testing trpc

Last synced: 08 Nov 2024

https://github.com/HiveRunner/HiveRunner

An Open Source unit test framework for Hive queries based on JUnit 4 and 5

hive hive-sql junit klarna-featured test-framework testing

Last synced: 18 Nov 2024

https://github.com/ymyzk/tox-gh-actions

Seamless integration of tox into GitHub Actions for tox 3 and 4

actions github-actions hacktoberfest python testing tox tox-plugin

Last synced: 22 Dec 2024

https://github.com/tendersearls/tldr

A Ruby test framework for people who don't have time for slow tests 💣💥

assertions tdd test-runner testing

Last synced: 26 Oct 2024

https://github.com/chandulal/airflow-testing

Airflow Unit Tests and Integration Tests

airflow airflow-dags airflow-testing testing

Last synced: 25 Nov 2024

https://github.com/runningcode/fladle

Easily scale your Android Instrumentation Tests across Firebase Test Lab with Flank.

android flank testing

Last synced: 21 Dec 2024

https://github.com/ethpandaops/ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet

blockchain docker ethereum flashbots geth kubernetes kurtosis kurtosis-package lighthouse mev mev-boost mev-bot reth simulation starlark testing

Last synced: 03 Nov 2024

https://github.com/lirantal/cypress-social-logins

Cypress authentication flows using social network providers

cypress cypress-io cypress-plugin end-to-end-testing testing

Last synced: 27 Dec 2024

https://github.com/jscutlery/devkit

Cutleries to help you cook better apps

angular cypress e2e jest playwright rxjs swc testing

Last synced: 27 Dec 2024

https://github.com/tng/junit-dataprovider

A TestNG like dataprovider runner for JUnit with many additional features

java junit junit-dataprovider junit4 junit5 tdd test test-driven-development test-runner testing testing-tools

Last synced: 21 Dec 2024

https://github.com/corax89/chip8-test-rom

ROM for testing chip8 emulator

chip-8 octoide testing

Last synced: 02 Nov 2024

https://github.com/decentraland/dappeteer

🏌🏼‍E2E testing for dApps using Puppeteer + MetaMask

dapps e2e ethereum metamask puppeteer testing

Last synced: 22 Dec 2024

https://github.com/piomin/sample-spring-microservices-advanced

More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction with MongoDB, configuration server, testing with Spring Cloud Contract or Hoverfly

api-gateway hoverfly microservices mongodb spring-boot spring-cloud spring-cloud-config spring-cloud-contract swagger2 testing zuul

Last synced: 22 Dec 2024

https://github.com/FlowTestAI/FlowTest

GenAI powered OpenSource IDE for API first workflows

api api-client api-testing-framework automation electron git javascript llm openai privacy testing workflow

Last synced: 04 Nov 2024

https://github.com/andreasonny83/lighthouse-ci

A useful wrapper around Google Lighthouse CLI

ci cli hacktoberfest headless-chrome lighthouse nodejs report testing

Last synced: 24 Dec 2024