Hi everyone, Iâm trying to understand how current coverage works and executing "TestCoverage new" returns nil⦠and "TestCoverage class>>#on:â sends #initializeOn: to that nil. Iâll be very thankful for explanation. Uko
Hi, It might be that it just does not work right now... On Mon, Sep 15, 2014 at 5:53 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
Iâm trying to understand how current coverage works and executing "TestCoverage new" returns nil⦠and "TestCoverage class>>#on:â sends #initializeOn: to that nil.
Iâll be very thankful for explanation. Uko
-- -- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
Thanks, because I started to think that this are things beyond my OO knowledge :) Uko
On 15 Sep 2014, at 18:42, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
It might be that it just does not work right now...
On Mon, Sep 15, 2014 at 5:53 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Hi everyone,
Iâm trying to understand how current coverage works and executing "TestCoverage new" returns nil⦠and "TestCoverage class>>#on:â sends #initializeOn: to that nil.
Iâll be very thankful for explanation. Uko
-- -- Marcus Denker -- denker@acm.org <mailto:denker@acm.org> http://www.marcusdenker.de <http://www.marcusdenker.de/>
Hi Yuriy, We put quite some work on Hapao, a test code coverage for Pharo. I am preparing an announcement... Cheers, Alexandre On Sep 15, 2014, at 11:53 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
Iâm trying to understand how current coverage works and executing "TestCoverage new" returns nil⦠and "TestCoverage class>>#on:â sends #initializeOn: to that nil.
Iâll be very thankful for explanation. Uko
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Alex, thanks.
On 16 Sep 2014, at 17:57, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi Yuriy,
We put quite some work on Hapao, a test code coverage for Pharo. I am preparing an announcement...
Cheers, Alexandre
On Sep 15, 2014, at 11:53 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
Iâm trying to understand how current coverage works and executing "TestCoverage new" returns nil⦠and "TestCoverage class>>#on:â sends #initializeOn: to that nil.
Iâll be very thankful for explanation. Uko
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (3)
-
Alexandre Bergel -
Marcus Denker -
Yuriy Tymchuk