浏览器测试工具 karmatic

码农软件 · 软件分类 · 测试工具 · 2019-11-21 07:27:34

软件介绍

Karma,Webpack和Jasmine 都非常强大,而且每一个都是高度可配置的。在创建和维护小模块时,重复这些配置和依赖关系是很麻烦的。Karmatic是这些工具的零配置包装,具有智能默认值,配置自动检测以及配置优化的功能。最重要的是,Karmatic提供了一个(无头 headless)浏览器测试工具。

安装

npm i -D karmatic

然后增加 test 测试脚本到 package.json:

{
    "scripts": {
    	"test": "karmatic"
    }
}

本文地址:https://codercto.com/soft/d/19450.html

Release It!

Release It!

Michael T. Nygard / Pragmatic Bookshelf / 2007-03-30 / USD 34.95

“Feature complete” is not the same as “production ready.” Whether it’s in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to......一起来看看 《Release It!》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具