Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Test results analysis tool for your CI pipeline (test-hub.io)
6 points by orsol on May 22, 2021 | hide | past | favorite | 3 comments



Hi, we are building an open source SaaS tool that aggregates unit test and coverage results into a single dashboard. One can integrate it into their existing CI system and start gathering test results data. TestHub will then visualize test statistics across all projects, drilling down to individual test runs and all the tests within. We focus on simplicity of onboarding so it takes 10-15 minutes to integrate in any pipeline. Check out how our UI looks: https://test-hub.io/test-hub

Do you write unit-test and analyze their results for your projects? Would you consider using such a tool? Any feedback is much appreciated. If you want to try Testhub in your project just let me know and I'll help with integration, with no obligations.


From a quick look:

Can't find information what kind of test result reporting formats it can parse/import.

Links in the page footers don't work. Link to "download testhub CLI" on home page doesn't work.

Unclear what it does. How does "See what you've been working on daily and how much time you spent on each task or project. You can use automatic or online timer for tracking different tasks." relate to a test tracking tool?!

> One can integrate it into their existing CI system

Home page talks about Github Actions only. For many CI systems, this being third-party SaaS would be a hard sell.


Hey, appreciate the feedback! It's really helpful.

> Can't find information what kind of test result reporting formats it can parse/import.

All of them. It's fairly quick for us to add something if it's not already there. We are still in an early stage and quite flexible.

>Links in the page footers don't work. Link to "download testhub CLI" on home page doesn't work. > Unclear what it does. How does "See what you've been working on daily and how much time you spent on each task or project. You can use automatic or online timer for tracking different tasks." relate to a test tracking tool?!

What a shame, that's probably from a template. Removing it and fixing the links.

> For many CI systems, this being third-party SaaS would be a hard sell.

We provide a CLI that you can run in a pipeline and it will locate tests results and upload them. Would that work for you case ?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: