js-testing-workshop:学习用js测试

时间:2024-06-01 00:28:15
【文件属性】:

文件名称:js-testing-workshop:学习用js测试

文件大小:24KB

文件格式:ZIP

更新时间:2024-06-01 00:28:15

JavaScript

js测试车间 学习使用JS进行测试:单元测试,自动化和e2e 设置 在运行终端之前,请先运行以下命令: npm install bower install 运行测试 您可以在终端或浏览器中运行测试。 在终端中运行 在终端中运行测试使用karma和phantomjs。 运行测试使用: npm test 在浏览器中运行(使用jasmineRunner.html) 公开赛


【文件预览】:
js-testing-workshop-master
----index.html(2KB)
----bower.json(454B)
----src()
--------index.html(1KB)
--------js()
--------store.js(4KB)
--------base()
--------app.js(574B)
--------start.js(616B)
--------mocks()
--------style.css(785B)
----gulpfile.js(218B)
----LICENSE(1KB)
----test()
--------bower.json(465B)
--------SpecRunner.html(703B)
--------spec()
--------MIT.LICENSE(1KB)
--------runner.html(1KB)
----README.md(432B)
----.gitignore(604B)
----karma.conf.js(1KB)
----package.json(664B)

网友评论