Seeing as I got no feedback and couldn't contact Paul Spain, I've forked DUni2 with the fully commit history into my Github account [https://github.com/graemeg/dunit2]. See the commit log for all the changes and fixes - many more than what the above patches supply. I'll continue my DUnit2 development on Github.
externals to DWScript is broken
Hi Graeme, I haven't looked at it in a long time. Is it possible that it is used to test itself? I'll try to have a look this week. Cheers (and long time no speak!), Jarrod On 4 Jul. 2017 2:57 am, "Graeme Geldenhuys" graemeg@users.sf.net wrote: Bump. ;-) Usage of TestFrameworkProxyIfaces unit Sent from sourceforge.net because you indicated interest in < https://sourceforge.net/p/dunit2/discussion/1036991/> To unsubscribe from further messages, please visit < https://sourceforge.net/auth/subscrip...
Bump. ;-)
I have just submitted 2 patches (See "Tickets -> Patches") that resolves this problem. I hope it will be applied soon.
And here is (2 of 2) attached.
Adds Delphi XE support again (1 of 2)
Not compatible with delphi XE
I happened to run into this issue tonight trying to compile DUnit2 for XE. (Also...
As per good unit test guidelines, tests should be independent of each other and not...
Is the TestFrameworkProxyIFaces unit still needed? The comment on line 42 suggests...
Is the TestFrameworkProxyIFaces unit still needed? The comment on line 42 [https://sourceforge.net/p/dunit2/code/HEAD/tree/trunk/src/TestFrameworkProxy.pas#l42]...
Fix reference to GGUIActionRecorder.GUI which w...
GUI Test Runner:
Better working URL for dwscript (Delphi Web Scr...
TestFramework isn't 64bit compatible
Possible overflow on CheckCalledCount variable
Possible divide by zero in GUI Test Runner
Typo in teardown message in TTestDecorator.Run
Added UI scripting support. This provides runti...