Skip to content

onsi/gomega

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Dec 18, 2023
Feb 7, 2024
Jul 22, 2023
Aug 27, 2022
May 18, 2023
Nov 9, 2022
Nov 8, 2023
Oct 25, 2023
Sep 19, 2022
Nov 19, 2021
Jan 17, 2024
Jan 18, 2024
Jan 17, 2023
May 18, 2023
Jan 19, 2024
Jan 5, 2018
Sep 8, 2014
Jun 2, 2021
Nov 2, 2022
Jan 19, 2024
Jan 19, 2024
Jan 19, 2024
Nov 29, 2023

Repository files navigation

Gomega: Ginkgo's Preferred Matcher Library

test

Jump straight to the docs to learn about Gomega, including a list of all available matchers.

If you have a question, comment, bug report, feature request, etc. please open a GitHub issue.

Ginkgo: a BDD Testing Framework for Golang

Learn more about Ginkgo here

Community Matchers

A collection of community matchers is available on the wiki.

License

Gomega is MIT-Licensed

The ConsistOf matcher uses goraph which is embedded in the source to simplify distribution. goraph has an MIT license.