Am 10.11.2016 um 05:36 schrieb Cam Era:

> nice work. Thanks. I'll be giving this a once over with me eye :-)
> 
> danke

Oh, thank you :-)

The unittests work well and reliable with every program or library and
if one has full control over every piece of Gambas code that uses these
libs.

But there is a caveat: If one wants to include a lib whith unittests in
it, the lib requires the unittest component to be installed in the
program, that uses the lib. Because every single test class has to have
a "Inherits ATestContainer" in it to work as expected.

Without the Unittest component installed Gambas won't start a program
that relies on that library.

That's bad. I searched and did not find a way around it. Therefor I see
the development of the unittest component beeing in alpha state.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to