I guess the key difference being that it runs on command prompt without unix emulation, and also seems to be a better swiss army knife too. Seems like a great tool, thanks for putting it together.
I don't have access to a windows machine (Jesse, maybe you would like to take a look?), but seeing as we have no solution for this right now, it seems like better than the alternative :) On Tue, Mar 4, 2014 at 9:39 AM, Michal Mocny <[email protected]> wrote: > Cool. > > I haven't dug deep yet, but was curious how this compares to: > https://github.com/apache/cordova-mobile-spec/blob/master/createmobilespec.sh > > > On Mon, Mar 3, 2014 at 5:15 PM, Martin Gonzalez Glez < > [email protected]> wrote: > >> I've just made a command line script for Mobile spec tests under Windows. >> It can handle Android, BB10, WP8, and Windows 8 platform. >> So if somebody, has the opportunity to test it, I'd really like to receive >> some feedback about it, check if more capabilities or options can be >> added. >> >> Basically is a command line script file, that uses the Cordova Command >> Line >> Interface, git for windows, and node cordova-cli module to create and >> assist the test process, using cordova mobile specs test suite, that >> includes manual and automated tests, to test plugins capabilities, as well >> as stability through versions. >> The script capabilities helps to simplify the test process, obtaining all >> resources required or giving the chance to set them in place, or set where >> they are. >> This script file it uses the cordova CLI capabilities to create, add >> platforms/plugins, as well as build, emulate and deploy to phone, it also >> uses the coho script to update some repositories, and get several >> resources >> if it's required. >> >> This is the issue: https://issues.apache.org/jira/browse/CB-6121 >> >> Pull request with the complete description: >> https://github.com/apache/cordova-mobile-spec/pull/51 >> >> Regards. >> Martin Gonzalez >> > >
