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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Simple "Integration Tests" for Your APIs, Through the Web

11 点作者 marbemac将近 11 年前

2 条评论

marbemac将近 11 年前
Hi all, I've been working on StopLight for the past month, and just put up this first version. If you have any questions do let me know! Thanks for checking it out.
评论 #7922340 未加载
MMcCormick将近 11 年前
I'm pretty excited about this product. I find that if I'm not doing TDD, all I want is integration tests to make sure the high level stuff works. Add in the fact that there's a command line interface for local dev and it adds up to something that could be more powerful and easy to use than rspec.