Macaca 已支持多种测试框架,请根据需要自主选择。
目前已兼容的主流框架:mocha, jasmine, tman, ava.
感谢 tman 作者贡献 详细。
# run test in a pointed directry and set a framework
# mocha, jasmine, tman, ava supported for Node.js env.
$ macaca run -d ./test -f mocha
$ macaca run -d ./test -f jasmine
...
更多使用方式,请各位用户升级最新macaca-cli
。
欢迎讨论,互相学习。
微博: http://weibo.com/xudafeng
Github: https://github.com/xudafeng