[Gambas-user] Coming back to gb.test

Christof Thalhofer chrisml at deganius.de
Wed May 13 13:23:01 CEST 2020


Am 11.05.20 um 22:05 schrieb Christof Thalhofer:

> I would like to create a form in which we could create, name  and choose
> test szenarios. We could present it for example in the IDE menu right
> under Debug->Test as a menu entry "Choose Tests".
> 
> For that I had to use an Array like so:
> 
> [
> ["*", ""]
> ["Testsuite one", "Testmodule1.Test1, Testmodule2"],
> ["Szenario 2", "Testmodule2, Testmodule3.Test1, Testmodule3"],
> ["Test DB Select", "TestDB.Select"],
> ...
> ]
> 
> Is there a possibility to store this anywhere in the project?

Tobi and I just spoke about that. We will create a file .tests in the
project and there store these things as settings.

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/20200513/19732f00/attachment.sig>


More information about the User mailing list