ember-fastboot-app-tests:对Ember应用程序的FastBoot测试支持

时间:2024-02-25 17:28:43
【文件属性】:

文件名称:ember-fastboot-app-tests:对Ember应用程序的FastBoot测试支持

文件大小:93KB

文件格式:ZIP

更新时间:2024-02-25 17:28:43

ember ember-addon fastboot ember-testing EmberJavaScript

ember-fastboot-app-tests 这是一个ember-cli插件,可让您轻松简单地为Ember应用编写测试! 它通过使用旋转本地FastBoot服务器来工作,然后运行基于的端到端测试来断言您的应用程序在FastBoot环境中可以正常工作。 请注意,这仅适用于Ember应用程序。 要测试插件,可以使用以下相关项目: 。 安装 ember install ember-fastboot-app-tests 安装插件后,您应该找到一个新文件夹fastboot-tests ,它将保存您的测试文件。 默认的蓝图将首先安装一个简单的测试。 测试原理 在弄脏手之前,让我们先澄清一些重要


【文件预览】:
ember-fastboot-app-tests-master
----.travis.yml(389B)
----fastboot-tests()
--------index-test.js(438B)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------ember-fastboot-app-tests()
--------fastboot-test()
--------.eslintrc.js(177B)
----addon()
--------.gitkeep(0B)
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----index.js(184B)
----.watchmanconfig(37B)
----package.json(2KB)
----node-tests()
--------blueprints()
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----app()
--------.gitkeep(0B)
----testem.js(506B)
----.npmignore(289B)
----.eslintrc.js(2KB)
----LICENSE.md(1KB)
----.gitignore(346B)
----lib()
--------commands()
--------tasks()
--------tests()
----README.md(6KB)
----yarn.lock(235KB)
----.eslintignore(28B)
----.editorconfig(368B)

网友评论