jasmine-jstd-adapter icon indicating copy to clipboard operation
jasmine-jstd-adapter copied to clipboard

Fix to work with latest version of jstd

Open vojtajina opened this issue 13 years ago • 4 comments

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).

vojtajina avatar May 19 '11 13:05 vojtajina

Thanks Vojta. I'll take a look soon. I haven't forgotten about this ;).

ibolmo avatar Jun 13 '11 18:06 ibolmo

soon? :)

robertkowalski avatar Nov 26 '11 20:11 robertkowalski

robert, use this fork https://github.com/mhevery/jasmine-jstd-adapter

vojtajina avatar Nov 26 '11 23:11 vojtajina

+1

torgeir avatar Sep 25 '12 12:09 torgeir