An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: matchers

kotest/kotest

Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.

Language: Kotlin - Size: 28.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4,645 - Forks: 683

innoave/asserting

Fluent assertions for tests in Rust that are convenient to write and easy to extend

Language: Rust - Size: 549 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

kayahr/vitest-matchers

Additional Vitest matchers

Language: TypeScript - Size: 861 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 1

jest-community/jest-extended

Additional Jest matchers 🃏💪

Language: TypeScript - Size: 4.78 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 2,349 - Forks: 225

tanem/jest-prettyhtml-matchers

:black_joker: Custom Jest snapshot matchers that use prettyhtml to format strings.

Language: TypeScript - Size: 3.55 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

jwodder/anys

Matchers for pytest

Language: Python - Size: 74.2 KB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 24 - Forks: 0

rmm5t/minitest-matchers_vaccine

:syringe: Adds matcher support to minitest without all the other RSpec-style expectation "infections."

Language: Ruby - Size: 35.2 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 36 - Forks: 5

Xion/callee

Argument matchers for unittest.mock

Language: Python - Size: 216 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 88 - Forks: 10

mattphillips/jest-chain

Chain Jest matchers together to create one powerful assertion 🃏⛓

Language: JavaScript - Size: 432 KB - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 276 - Forks: 15

kajaste/pychoir

A Simple Unit Test Matcher Library for Python 3.6+

Language: Python - Size: 355 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 20 - Forks: 2

youta-t/its

its a matcher library for go

Language: Go - Size: 312 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

helly25/mbo

MBO, a C++20 library: This C++20 library provides some general useful building blocks and integrates with Google's Abseil library.

Language: C++ - Size: 1.42 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 0

JamieMason/expect-more

Curried Type Testing library, and Test Matchers for Jest

Language: TypeScript - Size: 1.62 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 173 - Forks: 9

americanexpress/jest-json-schema

✨ JSON schema matcher for Jest

Language: JavaScript - Size: 2.48 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 171 - Forks: 14

expectto/be

Wide collection of Golang assertions: Gomega and Gomock compatible matchers

Language: Go - Size: 248 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 0

serialbandicoot/playwright-classification

This library extends the current Playwright matchers, so that it can incorporate classification.

Language: Jupyter Notebook - Size: 4.66 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

helly25/proto

proto: A collection of utilities around Google Protocolbuffers.

Language: C++ - Size: 49 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sinonjs/referee

Test-framework agnostic assertion and expectation library

Language: JavaScript - Size: 7.74 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 43 - Forks: 21

wixplosives/test-drive 📦

Opinionated library for writing web component tests

Language: TypeScript - Size: 3.39 MB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

giancosta86/rigoletto

Elegant custom matchers in TypeScript for Vitest

Language: TypeScript - Size: 84 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HiDeoo/vitest-console

Quickly mock various console methods in Vitest and track their calls with custom matchers.

Language: TypeScript - Size: 104 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

matchmaker/matchmaker

Pattern matching for Java with typesafe captures and extractors

Language: Java - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

Valloric/hamcrest2-rust Fork of ujh/hamcrest-rust

A port of Hamcrest to Rust

Language: Rust - Size: 242 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 18 - Forks: 8

xgfone/go-http-matcher

Provide a common http request matcher, and some implementations.

Language: Go - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pktcodes/jest-enzyme-react-testing-basics

Setup Create React App with Jest & Enzyme for Testing

Language: JavaScript - Size: 1.45 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

npryce/hamkrest

Hamcrest for Kotlin

Language: Kotlin - Size: 780 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 344 - Forks: 31

dayfine/proto-matcher

Test matchers for https://developers.google.com/protocol-buffers in Python

Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 5

trurl-master/accessibility-testing-toolkit

Accessibility Testing Toolkit

Language: TypeScript - Size: 487 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

duailibe/match-ast

Collection of helper functions to verify a AST tree structure.

Language: JavaScript - Size: 125 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

M-Scott-Lassiter/jest-geojson

GeoJSON Validation Matchers for Jest

Language: JavaScript - Size: 2.58 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

mindsbackyard/galvanic-assert

A comprehensive set of matcher-based assertions for easier testing of Rust code

Language: Rust - Size: 87.9 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 40 - Forks: 2

andrii-nastenko/playwright-with-jest-matchers

extending default Playwright matchers with Jest matchers

Language: TypeScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jgillick/jest-array-equal

Provides array equality matchers for jest.

Language: TypeScript - Size: 51.8 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

g4s8/go-matchers

Go testing library for descriptive assert matching inspired by Hamcrest-matchers

Language: Go - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rluvaton/expect-matchers

Additional Jest/vitest/expect matchers

Language: JavaScript - Size: 29.3 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

rcoproc/testes_tdd

Exemplo dos testes TDD da Udemy, Curso de TDD, rspec e capybara do Jackson Pires

Language: Ruby - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

HiDeoo/vitest-fs

Custom Vitest file system matchers.

Language: TypeScript - Size: 90.8 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

yandex-qatools/matchers-java

Java library which implements hamcrest matchers for collections and webdriver webelements. Includes a few matcher decorators to handle timeout issues.

Language: Java - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 52 - Forks: 16

commercetools/jest-enzyme-matchers 📦

Enzyme specific jest matchers

Language: JavaScript - Size: 78.1 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

rstuven/jest-extensions

Jest extensions

Language: JavaScript - Size: 880 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lukemorales/jest-type-matchers

Custom jest matchers to test the state of your types

Language: TypeScript - Size: 115 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

echocat/java-unit-test-utils 📦

List of tools to support you by write unit tests.

Language: Java - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

abalhier/luxon-jest-matchers

Jest custom matchers for Luxon library

Language: TypeScript - Size: 503 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

elaichenkov/playwright-expect 📦

The playwright-expect is an assertion library for TypeScript and JavaScript intended for use with a test runner such as Jest or Playwright Test.

Language: TypeScript - Size: 1.78 MB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

rmdm/assert-match

assert + matchers <3

Language: JavaScript - Size: 96.7 KB - Last synced at: 12 days ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 3

davydovanton/rspec-hanami

RSpec Matchers for Hanami

Language: Ruby - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 46 - Forks: 7

svdo/fp-ts-jest-matchers 📦

Jest matchers to nicely test code using fp-ts

Language: TypeScript - Size: 41.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

araqnid/hamkrest-json

Hamkrest matchers for JSON

Language: Kotlin - Size: 249 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Cornutum/hamcrest-composites

Better testability for comparision of complex Java objects

Language: Java - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

darius98/mcga-test

A flexible, light-weight, imperative C++ 20 testing library. Part of the MCGA project.

Language: C++ - Size: 1.57 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

doniyor2109/jest-redux

Testing redux never been easy

Language: JavaScript - Size: 388 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

shnewto/assertlike

experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)

Language: Java - Size: 67.4 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lucasscaramelo/restassured-hamcrest

Testando uma aplicação real

Language: Java - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jolice/citron

Testing framework

Language: Java - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sungchuni/parse-matchers

🎼 Jasmine과 Jest의 matchers 비교 대조

Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wix-incubator/match-screenshot

A simple Jest or Chai matcher to compare screenshots, using Applitools Eyes

Language: JavaScript - Size: 808 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 7

abakumova/self-develop

The repository is filled with code written in the process of self-development.

Language: Java - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hu2di/CheckAppID

The android library checks for the application id that matches the application id on the server

Language: Java - Size: 1.42 MB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cored/xml_matchers

Validate your XML API responses

Language: Ruby - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

jpopadak/CoreMatchers

An implementation of assertion matchers for testing. Similar to Hamcrest for Java

Language: C# - Size: 156 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

conblem/redux.li

:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk

Language: JavaScript - Size: 2.2 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ecrmnn/regex-matches

Get regex matches without looping

Language: JavaScript - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

craigmr/jasmine-proptype-matcher

Use React prop-types to assert values in jasmine.

Language: JavaScript - Size: 133 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sebinsua/test-react-shallow-equal

🐢💨💨💨 Unit test against performance problems.

Language: JavaScript - Size: 131 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rmdm/power-assert-match

power + assert-match >:3

Language: JavaScript - Size: 11.7 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

EssidM/android-testing

Language: Java - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 3

kindrid/gotest

Rich Go (Golang) assertions for vernacular Go `testing` tests.

Language: Go - Size: 903 KB - Last synced at: 21 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1