jasmine-jstd-adapter
jasmine-jstd-adapter copied to clipboard
Fix to work with latest version of jstd
There is new feature - running only tests that matches given regular expression. See this change log: http://code.google.com/p/js-test-driver/source/detail?r=952
I haven't tested this change with jasmine adapter, you can build latest jstd (get trunk from svn) and test it. This should work with current version as well.
I have tested that only with our angular scenario runner adapter which uses complete the same way of reporting results to jstd and it works fine with current version of jstd as well as new version (not released yet).
Thanks Vojta. I'll take a look soon. I haven't forgotten about this ;).
soon? :)
robert, use this fork https://github.com/mhevery/jasmine-jstd-adapter
+1