Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with tests

A curated list of projects in awesome lists tagged with tests .

https://github.com/ory/dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

automation ci docker go integration-testing tests unit-testing

Last synced: 29 Sep 2024

https://github.com/typegoose/mongodb-memory-server

Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.

mock mongodb mongoose testing testing-tools tests

Last synced: 29 Sep 2024

https://github.com/tc39/test262

Official ECMAScript Conformance Test Suite

javascript js tc39 tests

Last synced: 30 Sep 2024

https://github.com/shouldjs/should.js

BDD style assertions for node.js -- test framework agnostic

assertions bdd javascript node-js should tdd test testing tests

Last synced: 29 Sep 2024

https://github.com/erickwendel/semana-javascript-expert06

JS Expert Week 6.0 Classes - Spotify Radio

audio e2e javascript jest nodejs sox spotify streams tests unit

Last synced: 30 Sep 2024

https://github.com/ErickWendel/semana-javascript-expert06

JS Expert Week 6.0 Classes - Spotify Radio

audio e2e javascript jest nodejs sox spotify streams tests unit

Last synced: 30 Jul 2024

https://github.com/google/cmockery

A lightweight library to simplify and generalize the process of writing unit tests for C applications.

c cmockery embedded-systems mocking mocks testing tests unit-testing

Last synced: 25 Sep 2024

https://github.com/symfony/test-pack

A Symfony Pack for functional testing

php symfony symfony-pack test tests

Last synced: 29 Sep 2024

https://github.com/shelfio/jest-mongodb

Jest preset for MongoDB in-memory server

jest jest-environment jest-preset mongodb nodejs npm-package tests

Last synced: 28 Sep 2024

https://github.com/beyondcode/dusk-dashboard

A beautiful dashboard for your Laravel Dusk tests

dusk laravel tests

Last synced: 31 Jul 2024

https://github.com/EvotecIT/Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests

active-directory hacktoberfest powershell tests

Last synced: 01 Aug 2024

https://github.com/mthuret/storybook-addon-specifications

:book: Write tests next to your stories and display their results inside storybook interface

react storybook tests

Last synced: 29 Sep 2024

https://github.com/maxatome/go-testdeep

Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite

assertions deep-equals equality framework go golang golang-package golang-testing hacktoberfest httptest test-suite testdeep testing tests testsuite toolkit variable-equality

Last synced: 30 Jul 2024

https://github.com/edgurgel/mimic

A mocking library for Elixir

elixir expect mock mocks stub testing tests

Last synced: 01 Aug 2024

https://github.com/anapaulagomes/pytest-picked

Run the tests related to the changed files (according to Git) πŸ€“

git hacktoberfest pytest python tests

Last synced: 03 Oct 2024

https://github.com/mfaisalkhatri/Manual_Testing

This repository contains General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.

apitesting beginner examples learning mobiletesting software-testing templates test-cases testcases testing testing-practices tests tutorial tutorials validation webtesting

Last synced: 03 Aug 2024

https://github.com/stepful/cyperful

Interactive system testing UI for capybara

capybara dx e2e-testing end-to-end-testing minitest rails rspec system-testing test tests

Last synced: 30 Sep 2024

https://github.com/toptal/crystalball

Regression Test Selection library for your RSpec test suite

rails regression-test-selection rspec ruby tests

Last synced: 30 Sep 2024

https://github.com/brain-wp/brainmonkey

Mocking utility for PHP functions and WordPress plugin API

mockery mockey-patching php phpunit tests wordpress

Last synced: 30 Sep 2024

https://github.com/Brain-WP/BrainMonkey

Mocking utility for PHP functions and WordPress plugin API

mockery mockey-patching php phpunit tests wordpress

Last synced: 01 Aug 2024

https://github.com/whatthejeff/nyancat-phpunit-resultprinter

Nyan Cat result printer for PHPUnit

nyan-cat php phpunit printer tests

Last synced: 30 Sep 2024

https://github.com/thelartians/modern-wasm-starter

πŸ›Έ Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.

asmjs c-plus-plus cmake cpp declarations embind emscripten glue javascript modern npm package starter tests typesafe typescript wasm webassembly webpack

Last synced: 03 Oct 2024

https://github.com/TheLartians/modern-wasm-starter

πŸ›Έ Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.

asmjs c-plus-plus cmake cpp declarations embind emscripten glue javascript modern npm package starter tests typesafe typescript wasm webassembly webpack

Last synced: 01 Aug 2024

https://github.com/dwyl/learn-elm-architecture-in-javascript

:unicorn: Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!

beginner-friendly elm elm-architecture es5-javascript howto javascript tests tutorial

Last synced: 29 Sep 2024

https://github.com/spatie/test-time

A helper to control the flow of time

carbon php testing tests time

Last synced: 04 Aug 2024

https://github.com/jonathanpeppers/Xamarin.Forms.Mocks

Library for running Xamarin.Forms inside of unit tests

c-sharp hacktoberfest mocking mocks tests xamarin xamarin-forms

Last synced: 02 Aug 2024

https://github.com/react-shop/react-ecommerce

E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript

design-system ecommerce enzyme graphql hacktoberfest hooks jest lerna monorepo nestjs nextjs provider react react-native redux shop shopping-cart storybook tests typescript

Last synced: 31 Jul 2024

https://github.com/cibernox/ember-native-dom-helpers

Test helpers for your integration tests that fire native events

ember events helpers native tests

Last synced: 30 Sep 2024

https://github.com/shelfio/jest-dynamodb

Jest preset for DynamoDB local server

dynamodb jest jest-environment jest-preset nodejs npm-package tests

Last synced: 31 Jul 2024

https://github.com/slidoapp/dbt-coverage

One-stop-shop for docs and test coverage of dbt projects.

cli coverage dbt docs documentation python testing tests tool

Last synced: 02 Aug 2024

https://github.com/dotnet/xharness

C# command line tool for running tests on Android / iOS / tvOS devices and simulators

android automated-testing dotnet ios maccatalyst mono tests tvos xunit

Last synced: 27 Sep 2024

https://github.com/alexb52/retest

A simple CLI to watch file changes and run their matching Ruby specs. Works on any ruby projects with no setup.

bundler cli file-changes hanami rails refactoring refactoring-tools ruby task-runner test testing testing-tools tests

Last synced: 29 Jul 2024

https://github.com/AlexB52/retest

A simple CLI to watch file changes and run their matching Ruby specs. Works on any ruby projects with no setup.

bundler cli file-changes hanami rails refactoring refactoring-tools ruby task-runner test testing testing-tools tests

Last synced: 30 Jul 2024

https://github.com/lukechilds/create-test-server

Creates a minimal Express server for testing

server test test-server testing tests

Last synced: 03 Oct 2024

https://github.com/JosXa/tgintegration

Integration test and automation library for Telegram Messenger bots based on Pyrogram.

bots hacktoberfest integration pyrogram python telegram tests

Last synced: 31 Jul 2024

https://github.com/zaqqaz/jest-allure

Generate Allure Report for jest. Allure Report, a flexible lightweight multi-language test report tool with the possibility to add steps, attachments, parameters and so on.

allure allure-report jest jest-reporter reporting tests

Last synced: 03 Aug 2024

https://github.com/ethereum/retesteth

testeth via RPC. Test run, generation by t8ntool protocol

ethereum evm tests

Last synced: 26 Sep 2024

https://github.com/unity-technologies/xrautomatedtests

XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.

automation benchmark functional-testing performance tests unity unity-test-runner xr-unity-development

Last synced: 28 Sep 2024

https://github.com/Unity-Technologies/XRAutomatedTests

XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.

automation benchmark functional-testing performance tests unity unity-test-runner xr-unity-development

Last synced: 03 Aug 2024

https://github.com/hugomrdias/playwright-test

Run unit tests with several test runners or benchmark inside real browsers with playwright and other Javascript runtimes.

benchmark benchmarkjs code-coverage cover istanbul mocha mochajs nyc playwright tape test testing testing-tools tests typescript zora

Last synced: 01 Oct 2024

https://github.com/yzevm/typeorm-mock-unit-testing-example

Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest

docker-compose e2e-tests express jest mocha mock sinon stub tests typeorm typescript unit-testing

Last synced: 27 Sep 2024

https://github.com/ThePacielloGroup/AT-browser-tests

HTML tests for various uses, including HTML5accessibility.com and JAWS tests

a11y accessibility html tests

Last synced: 30 Jul 2024

https://github.com/test-results-reporter/testbeats

Publishes test results to Microsoft Teams, Google Chat & Slack

chat google junit reporting results slack teams testing testng tests xunit

Last synced: 27 Sep 2024

https://github.com/f-meloni/danger-swift-xcodesummary

A Danger-Swift plugin that adds build errors, warnings and unit tests results generated from xcodebuild to your Danger report

build danger danger-plugin danger-report danger-swift reporting spm swift swift-package-manager tests xcode xcodebuild xcpretty

Last synced: 02 Aug 2024

https://github.com/tito/telenium

Automation for Kivy Application

ide jsonrpc kivy python selenium tests unittest xpath

Last synced: 30 Sep 2024

https://github.com/phoronix-test-suite/test-profiles

A read-only Git copy of the OpenBenchmarking.org test profiles.

benchmarks linux testing tests

Last synced: 03 Aug 2024

https://github.com/tool-belt/interface-forge

Graceful mock-data generation using TypeScript

factories faker fakerjs testing tests typescript

Last synced: 01 Aug 2024

https://github.com/disruptek/balls

the testing framework with balls πŸ”΄πŸŸ‘πŸŸ’

nim testament testes tests testutils unit unittests

Last synced: 03 Aug 2024

https://github.com/jakzal/phpunit-injector

Injects services from a PSR-11 dependency injection container to PHPUnit test cases

annotations inject-services injector php phpunit phpunit-listener psr-11 symfony test tests

Last synced: 30 Sep 2024

https://github.com/bartavelle/language-puppet

A library to work with Puppet manifests, test them and eventually replace everything ruby.

continuous-integration haskell library parser puppet server tests

Last synced: 30 Sep 2024

https://github.com/openshift/verification-tests

Blackbox test suite for OpenShift.

cloud cucumber iaas openshift ruby test-automation tests

Last synced: 27 Sep 2024

https://github.com/berchj/aientries

wordpress plugin to automatice creation of quality wordpress standard posts using NEWS API , GEMINI AI and Stable Diffusion API for free

ai artificial-intelligence automation composer gemini gemini-api google google-api newsapi php stability-ai tests unit-testing wordpress wordpress-plugin wp-env

Last synced: 26 Sep 2024

https://github.com/jakzal/phpunit-globals

Allows to use attributes to define global variables in PHPUnit test cases

annotations attributes env env-vars environment environment-variables globals php phpunit phpunit-extension phpunit-listener test tests

Last synced: 30 Sep 2024

https://github.com/infection/tests-checker

[BOT] Requires writing the tests in Pull Requests.

github-app infection probot probot-app tests

Last synced: 26 Sep 2024

https://github.com/f3l1x/forge

πŸ”₯ Incubator of pet projects, tools, pet projects. Edge cases and failovers included.

addons chromium deployment electron forge nette plugins serverless tests vercel

Last synced: 27 Sep 2024

https://github.com/th1agoalmeida/bdd

Given/When/Then/And/But output to RSpec and Minitest

bdd minitest rspec ruby tests user-stories

Last synced: 29 Sep 2024

https://github.com/skinny85/specnaz

Library for writing beautiful, RSpec/Jasmine/Mocha/Jest-style specifications in Java, Kotlin and Groovy

groovy jasmine java java8 jest junit kotlin mocha mochajs rspec testing tests

Last synced: 27 Sep 2024

https://github.com/nbulaj/ruby-chromedriver

Ruby, Chrome / Chrome driver, NodeJS on Docker for Cucumber specs

capybara chrome chromedriver cucumber docker ruby tests

Last synced: 02 Oct 2024

https://github.com/xorcare/golden

Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.

go go-library go-package golang golden golden-tests mit testdata testing tests

Last synced: 01 Aug 2024

https://github.com/xing/calabash-launcher

iOS Calabash Launcher is a macOS app that helps you run and manage Calabash tests on your Mac.

calabash calabash-ios integration-tests ios mobile-automation swift tests xcode

Last synced: 01 Aug 2024

https://github.com/HicServices/SynthEHR

Library and CLI for randomly generating medical data like you might get out of an Electronic Health Records (EHR) system

cli dataset ehr electronic-health-records hospital-admission nuget patient synthetic-data testing-tools tests

Last synced: 02 Aug 2024

https://github.com/ElNiak/PANTHER

This tool presents a novel approach to bolstering network protocol verification by integrating the Shadow network simulator with the Ivy formal verification tool to check time properties. Furthermore, it extends Ivy’s capabilities with a dedicated time module, enabling the verification of complex quantitative-time properties.

apt cve docker docker-compose formal-methods formal-verification ivy protocol protocol-tester quic reproducible-research simulator test-automation testing testing-tools tests time-proof transport-layer-protocol

Last synced: 26 Sep 2024

https://github.com/ramunasd/symfony-container-mocks

Symfony container for easy service mocking

mock-services mocking php phpunit symfony symfony-container tests

Last synced: 30 Sep 2024

https://github.com/nfq-eta/react-typescript

React16 + HMR + typescript + webpack + tslint + tests

babel editorconfig enzyme git hmr jest jest-tests react react16 tests tslint typescript wallaby webpack3 yarn

Last synced: 27 Sep 2024

https://github.com/azure/ctest

A simple portable C test runner

c test-runner testing testing-tools tests

Last synced: 30 Sep 2024

https://github.com/oxyno-zeta/gomock-extra-matcher

Gomock Extra Matchers (Struct, Map, IntRange, StringRegexp)

gomock gomock-matchers matcher mock tests

Last synced: 01 Aug 2024

https://github.com/uladz-zubrycki/reseed

Initialize and clean integration tests database in a convenient, reliable and fast way.

csharp data data-seeding database dotnet integration-testing mssql mssql-database ndbunit2 netcore seed tests

Last synced: 28 Sep 2024

https://github.com/ddimaria/rust-actix-starter

A production-quality starter app using Actix 1.x

actix-web rust tests

Last synced: 02 Aug 2024

https://github.com/pumano/spectron-typescript-starter

Spectron TypeScript Starter for e2e testing electron applications

chai e2e electron mocha spectron tests typescript

Last synced: 27 Sep 2024

https://github.com/ovac/hubtel-payment

πŸŽ‰A comprehensive PHP Client Package for consuming the Hubtel Payment API

ghana hubtel hubtel-payment mess-detector mobile-money mtn mtnmobilemoney ovac ovac4u phpunit tests watchr

Last synced: 28 Sep 2024

https://github.com/evenbetterspecs/evenbetterspecs.github.io

Guidelines for Maintainable Tests

guidelines rspec specs testing tests

Last synced: 30 Sep 2024

https://github.com/jimthedev/timecafe

Timing / performance information for your TestCafe test tasks.

browser-testing nodejs performance performance-testing test testcafe testing tests

Last synced: 04 Aug 2024

https://github.com/kaitai-io/kaitai_struct_tests

Kaitai Struct: tests in all supported programming languages

kaitai-struct tests

Last synced: 30 Jul 2024

https://github.com/wemake-services/pytest-modified-env

Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.

codequality pytest pytest-plugin python3 test testing tests unittest

Last synced: 03 Aug 2024

https://github.com/mrsauravsahu/t2d2

Terraform Test Driven Development

aws azure gcp iac infrastructure tdd terraform tests

Last synced: 30 Sep 2024

https://github.com/CreateAndFake/CreateAndFake

A C# class library that handles mocking, test data generation, and validation.

clone cloning create data equality fake mock mocking mocks random randomization stubs testing tests

Last synced: 02 Aug 2024

https://gitlab.com/pinage404/git-gamble

`git-gamble` is a tool that blends [TDD (Test Driven Development)](https://en.wikipedia.org/wiki/Test-driven_development) + [TCR (`test && commit || revert`)](https://medium.com/@kentbeck_7670/test-commit-revert-870bbd756864) to make sure to **develop** the **right** thing 😌, **baby step by baby step** πŸ‘ΆπŸ¦Ά ; [Get Started](https://git-gamble.is-cool.dev/)

GitLab CI/CD Gitlab release-cli TDD appimage cli cli-tool cli-tools command line tool command-line-tool cross compile cross platform cross-compilation cross-compile cross-platform developer-tools devtool devtools gamble git gitlab-ci gitlab-registry kaniko mdbook nix pnpm rust slide slides slideshow slidev tcr test test driven development testing testing-tools tests unit test unit testing unit-test unit-testing unittest

Last synced: 29 Sep 2024

https://github.com/sap-samples/abap-test-isolation-examples

The samples in this repository demonstrate how test isolation can be achieved in ABAP. It does this by giving examples for the available tools the ABAP Platform.

abap abap-development abap-oo isolation sample sample-code samples test-automation testing testing-tools tests

Last synced: 26 Sep 2024

https://github.com/jeromegamez/php-psr-testlogger

PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.

logger php php-7 php7 phpunit psr-3 testing tests

Last synced: 28 Sep 2024

https://github.com/wieslawsoltes/WpfUnitTests

Unit tests for WPF controls

controls netcore tests unittests wpf

Last synced: 29 Jul 2024