_cfl0
- Karma
- 1
- Created
- February 17, 2023 (3y ago)
- Submissions
- 0
- Show HN: I built a tool to get instant test results (github.com)
I got sick of the old software development loop: Change code -> Run tests -> wait -> wait some more -> look at failures. I decided to build a tool that will enable you to: Change code -> look at failures. No wait time,…
-
TL;DR: a test runner focused on making devs w/ ADHD happy. Hello HN! My name is [redacted], a dev with ADHD. I believe there's different design constraints on tooling for devs with ADHD compared to their…
-
Hi, we are working on a tool for speeding up test runs, by skipping tests unaffected by code changes. Effectivly, Saving 80-95% of the time, by skipping 80-95% of tests. We started a few months ago, and have managed to…