TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: TestFront helps you create end-to-end tests with no code

1 点作者 loh超过 5 年前

1 comment

loh超过 5 年前
This is a soft, absolute minimum viable product &quot;launch&quot;. Mostly looking for some feedback and validation.<p>I&#x27;ll probably repost if&#x2F;when Chrome Web Store approves the extension, especially since I&#x27;ve gotten zero feedback (so far).<p>I created TestFront to solve some pain points for me when creating end-to-end and&#x2F;or UI tests. Awesome tools like Cypress are still too tedious for me and take way too long.<p>TestFront is free and open source, MIT licensed. Check the issues on GitHub (notably the high priority ones) for what&#x27;s next on the agenda. Issues will be prioritized based on user feedback so feel free to give issues a thumbs up or thumbs down and&#x2F;or create issues of your own: <a href="https:&#x2F;&#x2F;github.com&#x2F;testfront-io&#x2F;testfront-devtools&#x2F;issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;testfront-io&#x2F;testfront-devtools&#x2F;issues?q=...</a><p>I did a short screen recording yesterday, covering every user join&#x2F;login&#x2F;update possibility in under 4 minutes: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ifkaptIYeL8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=ifkaptIYeL8</a><p>You can probably watch it at 2x speed to get the idea. At the end, you&#x27;ll see me commit the tests I made to the <a href="https:&#x2F;&#x2F;github.com&#x2F;testfront-io&#x2F;starter-kit-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;testfront-io&#x2F;starter-kit-app</a> repository, which you can clone and run yourself to get an idea for how easy it is. (Note that for the API, I used the `serverless-dynamodb` branch of `starter-kit-api` for easier installation and data resets, but the `express-postgresql` branch should work roughly the same.)