Is the TestFrameworkProxyIFaces unit still needed? The comment on line 42 suggests that it is only a temporary measure until DUnit2 is stable. I think DUnit2 has been stable for many years now.
So how must the GUI Test Runner and Console Test Runner be modified to rather depend on the new TestFramework.pas behaviour, and not the old DUnit v1.x behaviour? If that is done, then the TestFrameworkProxy*.pas units should be obsolete - correct?
Or am I not understanding the comment on line 42 correctly?
Last edit: Graeme Geldenhuys 2015-03-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is the TestFrameworkProxyIFaces unit still needed? The comment on line 42 suggests that it is only a temporary measure until DUnit2 is stable. I think DUnit2 has been stable for many years now.
So how must the GUI Test Runner and Console Test Runner be modified to rather depend on the new TestFramework.pas behaviour, and not the old DUnit v1.x behaviour? If that is done, then the TestFrameworkProxy*.pas units should be obsolete - correct?
Or am I not understanding the comment on line 42 correctly?
Last edit: Graeme Geldenhuys 2015-03-18
Bump. ;-)
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: