cma-template-mocha-ts
v1.1.1
Published
matman project template use Mocha and TypeScript
Downloads
5
Maintainers
Readme
cma-template-mocha-ts
Web 端对端测试(E2E/UI test)框架 matman 的脚手架模板。
初始化之后的项目使用了 mocha
作为测试框架,并使用 TypeScript
,使用方式如下:
$ npx create-matman-app [project_name] --template=mocha-ts
更多资料请参考: https://github.com/matmanjs/create-matman-app 。