I built a tool to get instant test results (<500ms)

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
  • haystack

    Discontinued Search engine for developers | Coming soon... (by haystackorg)

  • Check it out! https://github.com/nabaz-io/nabaz

  • go

    Discontinued Fork of golang that enables faster test running. (by gohaystack)

  • GOPATH=`go env GOPATH` mkdir -p $GOPATH/github.com/nabaz-io cd $GOPATH/github.com/nabaz-io git clone https://github.com/nabaz-io/go cd go/src/github.com/nabaz-io ./make.bash mv $GOPATH/src/github.com/nabaz-io/go /usr/local/nabaz-go

  • 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.

    WorkOS logo
  • gotestsum

    'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.

  • gotestsum has a similar feature with gotestsum --watch that runs the tests for the changed package when a file is saved.

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