Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[testx] Enhanced test result collection and benchmark dashboard #101

Open
at15 opened this issue Dec 12, 2018 · 2 comments
Open

[testx] Enhanced test result collection and benchmark dashboard #101

at15 opened this issue Dec 12, 2018 · 2 comments

Comments

@at15
Copy link
Member

at15 commented Dec 12, 2018

Test result

  • colorize test output, when you have verbose mode enabled, it's hard to tell what is actually error
    • compile error #xxx
    • test failed
    • assert error
  • a more advanced UI for test coverage, built in html is a bit hard to use ... need to use monaco and vue (might need to put all UI related code under one folder)

Lint result

  • go lint, go vet (I think they have json output format)

Benchmark

Ref

@at15
Copy link
Member Author

at15 commented Aug 3, 2020

This is kind of duplicated w/ benchhub's gotest and gobench framework, though it might be better to have benchhub wraps a grpc interface around gommon's functionalities

@at15
Copy link
Member Author

at15 commented Aug 3, 2020

See benchhub/benchhub#54

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant