在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:karma-runner/karma开源软件地址:https://github.com/karma-runner/karma开源编程语言:JavaScript 92.5%开源软件介绍:KarmaA simple tool that allows you to execute JavaScript code in multiple real browsers.
Help and Support
When should I use Karma?
But I still want to use _insert testing library_Karma is not a testing framework, nor an assertion library. Karma just launches an HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like. There are already plugins for most of the common testing frameworks:
If you can't find an adapter for your favourite framework, don't worry and write your own. It's not that hard and we are here to help. Which Browsers can I use?All the major browsers are supported, if you want to know more see the browsers page. TroubleshootingSee FAQ. I want to use it. Where do I sign?You don't need to sign anything but here are some resources to help you to get started... Obligatory Screencast.Every serious project has a screencast, so here is ours. Just click here and let the show begin. Installation.See installation. Using it.See configuration. This is so great. I want to help.Please, see contributing. Why did you create this?Throughout the development of AngularJS, we've been using JSTD for testing. I really think that JSTD is a great idea. Unfortunately, we had many problems with JSTD, so we decided to write our own test runner based on the same idea. We wanted a simple tool just for executing JavaScript tests that is both stable and fast. That's why we use the awesome Socket.io library and Node.js. My boss wants a license. So where is it? |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论