[Gambas-user] gb.test IDE integration
    Christof Thalhofer 
    chrisml at deganius.de
       
    Wed May 13 12:48:47 CEST 2020
    
    
  
Am 13.05.20 um 12:40 schrieb Tobias Boege:
> The test dialog should support the granularity of test selection that
> gb.test already has: to pick individual methods inside of test modules
> to run.
> 
> Given that the IDE can load classes and symbols from the project
> (e.g. for autocompletion), it should be possible to use the same
> mechanism to:
> 
>   [ - compile the project (to renew the .test and .info file), ]
>     - read the .test file for all test class names,
>     - load their method symbols.
> 
> I think this meets all our needs, right?
Yes, but just for the IDE. As I can call tests of a project on the
commandline it would be also nice if I could get their names there too.
And the code for that is already written in gb.test. Why not use that?
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/2bc216c8/attachment.sig>
    
    
More information about the User
mailing list