Re: What is the state of the Test Runner API/ Coverage API and Gototest API

2023-12-11 Thread Albilu
Any help? i just need a little kick off Le 06/11/2023 à 13:37, Albilu a écrit : I will gladly fill a PR but i am not a ant expert. Could anyone advise on wich changes need to be made. i am sure it will not be just about removing the friend package node:https://github.com/apache/netbeans/blob/m

Re: What is the state of the Test Runner API/ Coverage API and Gototest API

2023-11-06 Thread Albilu
I will gladly fill a PR but i am not a ant expert. Could anyone advise on wich changes need to be made. i am sure it will not be just about removing the friend package node:https://github.com/apache/netbeans/blob/master/ide/gototest/nbproject/project.xml#L135 Le 27/05/2023 à 03:24, Laszlo Ki

Re: What is the state of the Test Runner API/ Coverage API and Gototest API

2023-05-26 Thread Laszlo Kishalmi
Well, those API-s are quite old, not really changed, however I think they'd need some love. But regarding the stability, I think they can be made public. File a PR for that. On 5/12/23 11:05, Albilu wrote: quoted from mbien : /friend APIs are APIs which are not stable and therefore not public

Re: What is the state of the Test Runner API/ Coverage API and Gototest API

2023-05-26 Thread Albilu
Any answer to this thread please ? Le 12/05/2023 à 20:05, Albilu a écrit : quoted from mbien : /friend APIs are APIs which are not stable and therefore not public. If you want to use them anyway, you have to pretend to be a friend and use them. Since they can change from release to release,

What is the state of the Test Runner API/ Coverage API and Gototest API

2023-05-12 Thread Albilu
quoted from mbien : /friend APIs are APIs which are not stable and therefore not public. If you want to use them anyway, you have to pretend to be a friend and use them. Since they can change from release to release, you have to do provide a build for every release/ ... https://github.com/apac