[Gambas-user] Coming back to gb.test

Christof Thalhofer chrisml at deganius.de
Sat May 9 12:46:01 CEST 2020


Am 09.05.20 um 11:02 schrieb Benoît Minisini:

>> gb.test now can only test itself but in other projects the classes are
>> out of reach.
> 
> It just need support for the compiler to load the 'gb.test' component 
> information when needed (i.e. when compiling a test module).

Yes but you you also have to be able to see it inside the testee project
when you *write a test*. This is now broken.

Just use unittesthelloworld and try to write or edit a test.

The current unittesthello world has this line in the .project file:

Component=gb.test

If you open the project, the IDE complains about the missing component
gb.test. If you remove the line it does not complain any more, but also
the classes Test and Assert are not accessible and it is impossible for
the user to write a test.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200509/a3c518e1/attachment.sig>


More information about the User mailing list