qunit-assertions-extra:与qunit一起使用的有用断言的集合

时间:2021-02-04 23:59:34
【文件属性】:
文件名称:qunit-assertions-extra:与qunit一起使用的有用断言的集合
文件大小:287KB
文件格式:ZIP
更新时间:2021-02-04 23:59:34
ember qunit hacktoberfest EmberTypeScript qunit-assertions-extra 与qunit一起使用的有用断言的集合。 assert . contains ( 'Hello there!' , 'Hello' ) ; assert . contains ( [ 1 , 3 ] , 3 ) ; assert . matches ( 'Hello there!' , /Hello/ ) ; 安装 yarn add --dev qunit-assertions-extra npm install --save-dev qunit-assertions-extra 然后,在初始化qunit测试的任何地方,添加 import 'qu
【文件预览】:
qunit-assertions-extra-master
----rollup.config.js(530B)
----.github()
--------workflows()
----yarn.lock(255KB)
----.eslintrc.js(797B)
----babel.config.js(249B)
----lib()
--------assertions()
--------index.ts(911B)
----.npmignore(411B)
----CONTRIBUTING.md(653B)
----tsconfig.json(541B)
----LICENSE.md(1KB)
----README.md(2KB)
----smoke-tests()
--------fixtures()
--------run-tests.sh(298B)
----.editorconfig(368B)
----tests()
--------unit()
--------helpers.ts(513B)
----.gitignore(398B)
----.prettierrc.js(188B)
----CHANGELOG.md(1KB)
----.eslintignore(271B)
----package.json(3KB)

网友评论