Giter VIP home page Giter VIP logo

hottest's Introduction

Activity

Repository Language Description
gup golang Update binaries installed by "go install" with goroutines
rainbow golang 🌈user-friendly AWS toolset and cloudformation templates
hottest golang user-friendly 'go test' that extracts error messages.
spectest golang api test to simplify REST API, HTTP handler and e2e tests
markdown golang simple markdown builder in golang
mimixbox golang Mimic BusyBox on Linux
morrigan golang Penetration Tool Set
jose golang CLI tool for JOSE (JSON Object Signing and Encryption)
reddit-downloader golang Reddit Image Downloader written in Golang
imaging golang Imaging is a simple image processing package for Go
sqly golang Eaisly execute SQL against CSV/TSV/LTSV/JSON with shell
LearningXinuFromSource C XINU (Real Time OS)学習用γƒͺγƒγ‚Έγƒˆγƒͺ。
my-life Japanese η΅Œζ­΄γ€ζ€§ζ Όγ€ζ­»γ¬γΎγ§γ«γ—γŸγ„γ“γ¨γ€ζ—₯記

hottest's People

Contributors

dependabot[bot] avatar nao1215 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hottest's Issues

More condensed output

What problem does this feature solve?

I'm working on an application that I test against multiple versions of a database server. So the tests run 5-10 times each time I test. After looking at the output a few times, a more condensed version of the output would be interesting to me.

Describe the solution you'd like

  1. Eliminate the line that says "hottest v0.0.1 execute 'go test'"
  2. Eliminate the blank line after it.
  3. I LOVE the dots.....!
  4. Compress the results down to a single line. Or maybe only do this if all tests pass? Maybe something like this?
Results: 265/0/0 (30s)

That is total tests, failed, and skipped. I really mostly care about the failed number, but the others are kind of nice to see. Printing the duration in a more compact format would be nice.

Describe alternatives you've considered

Maybe a flag for verbose vs condensed output? Or a JSON config file? I run these inside batch files so putting the same flag in each time isn't a problem. But then the parameters don't match go test. I don't know :-)

Additional context

  • I really, really like the dots as progress. I've been using that in some CLI stuff I've written recently.
  • I like the terseness of the test failure message. It is very easy to see. My app can write lots of debugging stuff and I'm glad you discarded that.
  • I realize you just released this (5 hours ago?!?!) but it's already helpful to me!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.