[Gambas-user] gb.test IDE integration
Benoît Minisini
g4mba5 at gmail.com
Thu May 14 12:29:30 CEST 2020
Le 14/05/2020 à 12:26, Christof Thalhofer a écrit :
> Am 14.05.20 um 11:40 schrieb Benoît Minisini:
>
>> $ cd <project directory>
>> $ find .src -name '*.test' -exec basename {} .test \; | sort
>>
>> will return the list of test modules, sorted.
>>
>> I don't know why you need that on the command-line.
>
> Thank you, I don't need that any more. I am currently creating the IDE
> integration (so that we can select any combination of tests, store it as
> testsuites and let run it with F4) and I'm almost finished. Please wait
> a bit then you will see.
>
> Alles Gute
>
> Christof Thalhofer
>
If you modify on the IDE, can you work on a branch and make a merge
request instead of directly pushing on master?
--
Benoît Minisini
More information about the User
mailing list