Open GoogleCodeExporter opened 9 years ago
Also test defined as
testCaseName.prototype['testName'] = function () {};
will not be found
Original comment by vkhomyackov
on 16 Feb 2012 at 9:39
Attached modified source files and patch
Original comment by vkhomyackov
on 16 Feb 2012 at 10:22
Attachments:
Tested in Aptana 3.0.8
Original comment by vkhomyackov
on 16 Feb 2012 at 10:22
Hi, thanks for the patch!
To merge it, I'll you to fill out either a ICLA
(http://code.google.com/legal/individual-cla-v1.0.html) or a CLA
(http://code.google.com/legal/corporate-cla-v1.0.html) before they can
be merged in.
Original comment by corbinrs...@gmail.com
on 13 Mar 2012 at 4:09
Signed ICLA.
P.S. What do you think about untestability of these classes? Methods are
private or use specific classes like IFile, TextSearchMatchAccess etc.
Original comment by vkhomyackov
on 13 Mar 2012 at 5:06
They were from an earlier contributor. I expect I'll be refactoring for a bit.
Original comment by corbinrs...@gmail.com
on 13 Mar 2012 at 6:07
Also I've updated regexp in TestCaseNameFinder and corresponding unit test
Original comment by vkhomyackov
on 14 Mar 2012 at 8:16
Attachments:
Same as patches
Original comment by vkhomyackov
on 14 Mar 2012 at 8:16
Attachments:
I'm getting the same error using AngularJS' Jasmine tests. I will try the
patches in a bit to see if they work for Jasmine-style tests as well.
Original comment by leze.maj...@gmail.com
on 2 Jul 2012 at 11:35
Original issue reported on code.google.com by
vkhomyackov
on 15 Feb 2012 at 4:12