Hi, I am new to javascriptmvc and I am running the tutorial at http://javascriptmvc.com/docs.html#!FuncUnit . I am trying to run the example test from the terminal:
./js funcunit/run selenium funcunit/test/autosuggest/funcunit.html
js: "<command>", line 1: Couldn't read source file "funcunit/run: funcunit/run (No such file or directory)".
Indeed funcunit folder doesn't contain a run script. Was there a recent change or am I doing something wrong?
(I downloaded & unzipped javascriptmvc 3.2.4 in a folder and then tried to run this)
Thanks,
Kostas
./js funcunit/run selenium funcunit/test/autosuggest/funcunit.html
js: "<command>", line 1: Couldn't read source file "funcunit/run: funcunit/run (No such file or directory)".
Indeed funcunit folder doesn't contain a run script. Was there a recent change or am I doing something wrong?
(I downloaded & unzipped javascriptmvc 3.2.4 in a folder and then tried to run this)
Thanks,
Kostas