ember-qunit:用于Ember的QUnit测试助手

时间:2024-05-19 05:17:27
【文件属性】:

文件名称:ember-qunit:用于Ember的QUnit测试助手

文件大小:249KB

文件格式:ZIP

更新时间:2024-05-19 05:17:27

hacktoberfest JavaScript

余烬单位 ember-qunit通过围绕包含的辅助程序提供特定于QUnit的包装器,简化了使用进行Ember应用程序。 要求 Node.js 10或以上 灰烬3.8或以上 Ember CLI 3.8或更高版本 如果需要对Node 4或Ember CLI较旧版本的支持,请使用此插件的v3.x。 安装 ember-qunit是插件,因此请像安装其他插件一样安装它: $ ember install ember-qunit 其他一些插件正在根据已安装的插件名称检测测试框架,并期望使用ember-cli-qunit 。 如果您对此有ember install ember-cli-qunit , ember install ember-cli-qunit使用ember install ember-cli-qunit ,其工作原理应完全相同。 升级中 有关如何升级到最新版本的说明,请阅读我们的。


【文件预览】:
ember-qunit-master
----.ember-cli(280B)
----ember-cli-build.js(336B)
----vendor()
--------ember-qunit()
--------ember-cli()
----addon()
--------.gitkeep(0B)
----config()
--------ember-try.js(2KB)
--------environment.js(112B)
----index.js(3KB)
----docs()
--------legacy.md(8KB)
--------migration.md(8KB)
--------TEST_ISOLATION_VALIDATION.md(3KB)
----.watchmanconfig(37B)
----package.json(3KB)
----.github()
--------workflows()
----tests()
--------acceptance()
--------test-helper.js(180B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----RELEASE.md(2KB)
----app()
--------.gitkeep(0B)
----testem.js(589B)
----CONTRIBUTING.md(632B)
----.npmignore(411B)
----.eslintrc.js(1KB)
----addon-test-support()
--------qunit-configuration.js(392B)
--------index.js(7KB)
--------adapter.js(2KB)
--------test-isolation-validation.js(3KB)
--------test-loader.js(1KB)
----LICENSE.md(1KB)
----.gitignore(383B)
----CHANGELOG.md(73KB)
----.prettierrc.js(58B)
----README.md(6KB)
----yarn.lock(492KB)
----.eslintignore(240B)
----.editorconfig(367B)

网友评论