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

您现在的位置是:虫虫源码 > JavaScript > Maven插件执行Qunit JavaScript测试

Maven插件执行Qunit JavaScript测试

  • 资源大小:1.42 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 测试 maven 插件 执行

资 源 简 介

Maven plugin for executing QUnit Javascript tests using the rhino javascript engine. Features Test resources configuration using filesets: the tests to run can be chosen through includes and excludes patterns. Javascript context path configuration to include external scripts from inside the tests: a new concept is introduced here to make easier implement TDD in high-scale projects. There"s a context path now which can be configured to dynamically lookup resources on runtime. Script loading from Java classpath: another essential feature for high-scale projects. Often it"s needed to reference resources from the Java classpath, for example to add JavaScript resources only available for the test scope. It"s possible to retrieve resources from the classpath just adding the proper prefix to the include function. Benchmarks and reporting: it"s able to trace the test cases carefully and identify which cases are in error, which are not, a

文 件 列 表

qunit-maven-plugin
.gitignore
.svn
dev
doc
pom.xml
previous
VIP VIP
0.266967s