首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > (另一个)的JavaScript单元测试框架

(另一个)的JavaScript单元测试框架

  • 资源大小:8.60 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: javascript 测试 框架 一个 单元

资 源 简 介

testMyJs is a platform-independent (both server and client) Javascript unit testing framework. It was designed to be both comprehensive and modular, providing separate but complimentary libraries for assertions, test running, mocking, and test reporting (html). It is not written using any clientside libraries, and is therefore (hopefully) compatible with all of them. There are a handful of Javascript unit testing libraries/frameworks out there, but none of them that I found met all of my requirements completely. This ultimately represents the ability to unit test Javascript code exactly how I had expected to do so when first I decided to start unit testing my Javascript code. Hopefully someone else will find it useful as well.

文 件 列 表

testMyJs
assertions.js
mocking.js
README.txt
reporter.js
runner.js
test.css
test.htm
test.js
VIP VIP
0.247018s