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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • haystack

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

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

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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

  • 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

  • 2023 update to go-recipes collection

    2 projects | /r/golang | 6 Jun 2023
  • Hi there, I've just created an auxillary tool for dev using different programming languges.

    1 project | /r/programming | 21 May 2023
  • Hermes. Extremely fast full-text-searches (10-300µs) and cache.

    2 projects | /r/Python | 6 May 2023
  • Object-oriented JSON in Go

    2 projects | /r/golang | 12 Apr 2023
  • WebSocket library for Go – gobwas/ws – Release v1.2.0

    1 project | news.ycombinator.com | 10 Apr 2023