我已经下载了testacular 我的项目是基于play 框架的但是我不知道如何编写与play 框架匹配的config.js 这是我所知道的
框架:玩
基本路径:''
文件:app/assets/javascripts/footageURL.js
cli端口:9000
浏览器:Chrome
自动手表:是的
谁能给我一些建议?
我已经下载了testacular 我的项目是基于play 框架的但是我不知道如何编写与play 框架匹配的config.js 这是我所知道的
框架:玩
基本路径:''
文件:app/assets/javascripts/footageURL.js
cli端口:9000
浏览器:Chrome
自动手表:是的
谁能给我一些建议?
我已经自己解决了
这是我所做的
确保你有
我从 GitHub 下载源代码
:~/Development$ git clone https://github.com/vojtajina/testacular.git
然后你会看到一本名为 testacular 的字典。
:~/Development$ cd testacular
在编译之前,你应该下载 require.js
sudo npm -g install
~/testacular$ grunt build
Here is how to write test with jasmine and then add the files to the testacular.conf.js