fluentassert - a prototype of yet another assertion library

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • verify

    Extensible, type-safe, fluent assertion Go library. (by fluentassert)

    Today morning I woke up with an idea to create an assertion library with a more user-friendly and extensible API (than other popular libraries). The main idea is to create a more user-friendly API than other libraries. Here is the prototype: https://github.com/pellared/fluentassert

  • Testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • gomega

    Ginkgo's Preferred Matcher Library

  • assertions

    Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.

  • is

    Professional lightweight testing mini-framework for Go.

  • assert

    :exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions (by go-playground)

  • gocrest

    GoCrest - Hamcrest-like matchers for Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts