浏览器测试工具 karmatic

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

软件介绍

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

安装

npm i -D karmatic

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

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

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

Coming of Age in Second Life

Coming of Age in Second Life

Tom Boellstorff / Princeton University Press / 2008-04-21 / USD 29.95

The gap between the virtual and the physical, and its effect on the ideas of personhood and relationships, is the most interesting aspect of Boellstorff's analysis... Boellstorff's portrayal of a virt......一起来看看 《Coming of Age in Second Life》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

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

HEX HSV 互换工具