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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Sharing you JavaScript Ninja secrets: Run your jasmine tests on jsFiddle

1 点作者 opensas将近 12 年前
JsFiddle is a great tool to show bits of JavaScript code in action. And Jasmine is a test-driven-development for testing JavaScript code, that comes with a clean, obvious syntax so that you can easily write tests. Together they make a great learning tool, letting you share well documented pieces of js code online, without forcing your users to go thru the hassle of setting up libraries or anything like that, just an internet connection and a browser will be more than enough. In this artitle we will see how to configure them to work together, so that you can share your Jasmine test on jsFiddle.

暂无评论

暂无评论