nabaz

module
v0.0.0-...-b044383 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2022 License: MIT

README

Test Go Reference

The focused test runner

hypertest is an open-source CLI tool designed to help you maintain focus on the current coding subtask, built specifically for the easily distracted.

A better way to run tests
By analyzing code coverage, hypertest runs only the tests affected by a code change. Run tests in the background while coding, and get immediate live feedback (<250ms).

hypertest

Try it for yourself (Cross platform):
# One line Install
$ curl get.nabaz.io | sh
# Python or Go
$ nabaz hypertest --cmdline "pytest -v" # "go test ./..."

Language Support

Languages

  • Python 🐍
  • Go
  • Java (Coming soon)
  • .NET/C# (Coming soon)
  • Javascript (TBD)
  • C/C++ (not planned currently)
  • Request here

Frameworks


Building

 go build -o nabaz ./cmd/nabaz

Contact us!

at hello@nabaz.io.

License

Licensed under the MIT license.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL