[Gambas-user] Coming back to gb.test

Christof Thalhofer chrisml at deganius.de
Mon May 11 22:05:01 CEST 2020


Hello Benoît,

now gb.test seems to work well. Thank you, that's great! :-)

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?

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/20200511/56597598/attachment.sig>


More information about the User mailing list