nowfound

Alternatives

Products that do what TestLog does

A simple way to present automated test results

  1. 1MU

    Most feedback tools are built like people actually want to report bugs. They don’t. Unless you make it dead-simple, or better yet - a little fun. After shipping a few SaaS products, I noticed a pattern: Bugs? Yes. Bug reports? No. Not because users didn’t care but because reporting bugs is usually a terrible experience. Most tools want users to: * Fill out a long form * Enter their email * Describe a bug they barely understand * Maybe sign in or create an account * Then maybe submit it Let’s be real: no one’s doing that. Especially not someone just trying to use your product. So I built…

    2025

  2. 2IM

    (* within a few minutes of SEC filing) Currently does it for 1000+ US companies and specifically earnings related filings. By US companies, I mean the ones that are obliged to file SEC filings. This was the result of almost a year long effort and hundreds of prototypes :) It currently auto-publishes for 1000 ish US companies by market cap, relies on 8-K filing as a trigger. e.g. https://www.signalbloom.ai/news/NVDA will take you to NVDA earnings Would be grateful to get some feedback. Especially if you follow a company, check its reports out. Thank you! Some examples:…

    2025 · signalbloom.ai

  3. 3

    Write your tests in plain English. No coding skills required

    2021

  4. 4

    Automation testing made ultra-simple

    2022

  5. 5AD

    2023 · gist.github.com

  6. 6IB

    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, no explicit test running. Under the hood: - Runs the whole test suite and collects code coverage per test. - For each auto file save, analyzes the changes on the tests. - Runs changed tests in the background. - Display results, the loop time from change to test results is approx 250ms. Instead of: code -> alt+tab -> arrow up -> rerun all the tests -> wait ... -> test results…

    2022 · github.com

  7. 7

    Share accurate feedback & report bugs in seconds.

    2021

  8. 8

    Turn plain text into automated tests in minutes.

    21d ago · text2test.ai

  9. 9WH

    Hey guys, I'm investing a ton of time on writing unit tests, for both enterprise and personal projects. I came up with the idea to make extension for AI-generated tests and cases within a VS Code. Happy to hear feedback, both positive and negative.

    2024 · marketplace.visualstudio.com

  10. 10

    The free framework for tests that actually move revenue

    Mar 2026 · optibase.io

  11. 11EB

    Hey folks, I built out a chrome extension to make it easy to share bug reports with your teams. It's a super simple and easy to use product. Would be grateful for feedback if you use it. Thanks!

    2024 · chromewebstore.google.com

  12. 12IB

    Hi HN, A lot of the dev teams I have worked with had a lot of issues with their documentation. In fact, some of my easiest clients to get were from clients that had "black box" solutions that devs no longer at the company had created. Personally, writing documentation is like grinding nails on a chalkboard. I have been having a lot of fun with building solutions that can run in a distributed way, not something a dev needs to run themselves. And after a significant amount of testing and building out several different solutions, I finally have a solution that is easy to set up and runs in the…

    Dec 2025 · codesummary.io

  13. 13

    No-code test automation with real Playwright output

    Jul 2026 · app.testweave.com

  14. 14IT

    I created http://devtest.net as a weekend project, and I'm pretty proud of it from a technical and UI standpoint. The problem is, I've built this by myself in a bit of a vacuum, to "scratch my own itch", and I don't know if this is useful to anyone other than me. I'm also not so hot on the business side and don't really know what I'm doing. Basically, I'm looking for some advice, now that I've actually launched, what now? One thing that this has shown me is that I'm capable of putting together a pretty decent web application on my own in my spare time. Should I stick with this idea, or…

    2012

  15. 15AF

    Hi HN, my team and I have been working on a new tool to improve how bugs are reported to engineers. I used to be a developer, and I thought it was ridiculous the little amount of bug repro details I would get in JIRA tickets. Then I became a product manager, and I realized how time consuming and tedious it was to write good tickets for developers (and then understood why most tickets lack enough detail!) That’s why my team and I decided to build a browser extension for anyone to create bug reports that auto-include: console logs, network requests, session replay, timestamp, url, browser, OS…

    2022 · jam.dev

  16. 16IB

    My best friend and I developed a SaaS last month while working full-time: Chyrid (chyrid.com). It’s a tool for creating digital manuals without design or coding skills. Users build structured, polished documents with a drag-and-drop editor, and Chyrid handles the formatting—without using AI. We built it because most documentation tools are either too complex or too unstructured. A company is already using it for onboarding and process docs, but we’re still figuring out how to position it and who finds it most useful. Would love any thoughts on potential use cases or feedback on the concept.…

    2025 · chyrid.com

  17. 17

    A simple way to report bugs that devs actually understand.

    Nov 2025

  18. 18IW

    hey hn, I have wasted too much time in my career creating PDF generation systems for invoices, quotes, activity summary, etc... I created this product so that I never waste my time on that again I hope I can help folks with this product, what do you think?

    2024 · transactional.dev

  19. 19

    Professional A/B testing made simple

    Sep 2025

  20. 20IB

    I was experimenting with building a local dataset generator with deep research workflow a while back and that got me thinking. what if the same workflow could run on my own files instead of the internet. being able to query pdfs, docs or notes and get back a structured report sounded useful. so I made a small terminal tool that does exactly that. I point it to local files like pdf, docx, txt or jpg. it extracts the text, splits it into chunks, runs semantic search, builds a structure from my query, and then writes out a markdown report section by section. it feels like having a lightweight…

    2025 · github.com

  21. 21CA

    Hey HN, I built ChangelogHub (https://changeloghub.com) to automate something that is always last on my list for every release: writing clean and human-readable changelogs. Human-readable being the key phrase here. Writing changelogs manually is tedious, especially for backend/infrastructure changes that users never see but matter a lot. I wanted something that didn’t just rephrase commit messages, but actually understood the code diffs. HOW IT WORKS: - Analyzes diffs from PRs or direct commits - Summarizes the changes using OpenAI (code-diffs+custom prompt + heuristics) -…

    2025 · changeloghub.com

  22. 22HI

    I’m Michał, and I’d like to share with you the journey I went through with my wife and how, thanks to her, we built our first SaaS, PDFBolt (https://pdfbolt.com). I’ve been a developer for over 10 years. In 2020, I decided to build a side project to learn all aspects of app development—deployment, authentication, payments, frontend, landing pages, etc. While looking for project ideas, I came across the Indie Hackers community, where I found a simple HTML to PDF API project. The creator mentioned a lot of interest in it and that it was generating revenue. I thought I’d build…

    2025 · pdfbolt.com

  23. 23

    Captures screen recording, console logs, network requests

    Apr 2026 · playlog.dev

  24. 24MT

    Hey HN crowd, I'll spare the marketing speak and talk straight and honest here which I think most of you will appreciate. I was on a team not too long ago where we needed to test emails from an automated test run. Think of the stuff like magic login links, verification links, etc. Normally when we had such cases then these user journeys were tested manually by our QA engineers and this always bugged me a lot. None of the tools which we found on the internet really convinced us. They were either completely open and wholly insecure or only accessible through a UI and very cumbersome to use.…

    2024 · msgdrop.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →