最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

最强大的ide

I was reminded by a friend to explore WallabyJS this week. I had looked at WallabyJS a while back when it was less mature but I hadn't installed a more recent version. WOW. It's coming along nicely and is super-powerful. You should check it out if you write JavaScript. It's also super fast, for these reasons:

一位朋友提醒我本周探索WallabyJS 。 我曾经看过WallabyJS,当时它还不成熟,但是我没有安装更新的版本。 哇。 它进展顺利,功能强大。 如果编写JavaScript,则应检查一下。 由于以下原因,它也非常快:

Wallaby.js is insanely fast, because it only executes tests affected by your code changes and runs your tests in parallel.

Wallaby.js非常快,因为它只执行受代码更改影响的测试并并行运行测试。

WallabyJS has plugins for the IntelliJ platform, Visual Studio, Atom, and more recently, there's preview support for Visual Studio Code and Sublime Text support is coming soon.

WallabyJS具有用于IntelliJ平台,Visual Studio,Atom的插件,并且最近,对Visual Studio Code的预览支持和Sublime Text支持即将推出。

It supports supports TypeScript, CoffeeScript, and ES7. Wallaby supports jasmine for running tests but you can plug in your own testing framework and assertion library as you like.

它支持TypeScript,CoffeeScript和ES7。 Wallaby支持茉莉运行测试,但是您可以根据需要插入自己的测试框架和断言库。

Installing WallabyJS for Visual Studio Code is very easy now that Code supports extensions.

由于Code支持扩展,因此安装WallabyJS for Visual Studio Code非常容易。

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

Once you've installed the extension it will download what's needed and bootstrap WallabyJS. I did have a small issue installing, but and uninstall/reinstall fixed it, so it may have been just a blip.

安装扩展程序后,它将下载所需的内容并引导WallabyJS。 我在安装时确实遇到了一个小问题,但是通过卸载/重新安装修复了它,因此可能只是暂时的问题。

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

If you want to see it in action quickly without much setup, just clone their Calculator sample at

如果您想在不进行太多设置的情况下快速查看其实际效果,只需在以下位置克隆其Calculator示例

git clone https://github.com/wallabyjs/calculator-sample.git

git clone https://github.com/wallabyjs/calculator-sample.git

Do note that it's not totally obvious once you've installed WallabyJS that you have to "start" its server manually...for now.

请注意,一旦安装了WallabyJS,现在还不是很明显,您必须手动“启动”它的服务器。

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

Once it has started, it's mostly automatic and runs tests as you type and save. You can access all WallabyJS's commands with hotkeys or from the Visual Studio Code command palette.

一旦启动,它基本上是自动的,并在您键入和保存时运行测试。 您可以使用热键或从Visual Studio代码命令面板访问WallabyJS的所有命令。

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

It's great to see a powerful tool like this working in Visual Studio Code. Remember you can get VSCode (now open source!) for any platform here code.visualstudio.com and you can get WallabyJS at their main site.

很高兴看到这样的功能强大的工具可以在Visual Studio Code中使用。 记住,你可以在任何平台获得VSCode(现在开源!)这里code.visualstudio.com ,你可以得到WallabyJS在其主网站。



Sponsor: Big thanks to my friends at Redgate for sponsoring the feed this week.Check out their amazing FREE eBook! Discover 52 tips to improve your .NET performance: Our new eBook features dozens of tips and tricks to boost .NET performance. With contributions from .NET experts around the world, you’ll have a faster app in no time. Download your free copy.

赞助商:非常感谢我在Redgate的朋友们本周对feed的赞助,请查看他们惊人的免费电子书! 发现52条提高.NET性能的技巧我们的新电子书包含数十种技巧和技巧,可提高.NET性能。 得益于.NET专家的大力支持,您将很快拥有一个更快的应用程序。 下载免费副本。

关于斯科特 (About Scott)

Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.

斯科特·汉塞尔曼(Scott Hanselman)是前教授,前金融首席架构师,现在是演讲者,顾问,父亲,糖尿病患者和Microsoft员工。 他是一位失败的单口相声漫画家,一个玉米种植者和一本书的作者。

最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...
最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...
最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...
About   关于 Newsletter 时事通讯
Hosting By 主持人
最强大的ide_WallabyJS是您的IDE或编辑器中JavaScript的强大而强大的测试运行程序...

翻译自: https://www.hanselman.com/blog/wallabyjs-is-a-slick-and-powerful-test-runner-for-javascript-in-your-ide-or-editor

最强大的ide