mpet

Results 57 comments of mpet

@rgrunber so it is not possible to run these on the complete project?

I upgraded to 2.10.1 and then I could get a step further. I can see that a class with the following is not generated: ``` @Generated(from = "RequestDiagnosticContext", generator =...

I see now it is generated but not compiled. Any ideas?

@jdneo we have the same problem if you try to run all the testcases in a maven module. ``` Dec 10, 2024 11:41:21 AM com.microsoft.java.debug.core.adapter.ProtocolServer lambda$dispatchRequest$1 SEVERE: [error response][launch]: Failed...

Is anyone actively working on this project? Who can review PR:s ?

can I validate a payload using the schema?

@juherr I guess we need to exclude the asserts from shaded jar too. Maybe it should not be included at all. What do you say?

ok. @juherr Any input on what should be in the build file for testng-asserts. I guess some of the stuff in https://github.com/testng-team/testng/blob/master/build.gradle.kts should be reused.

I cannot see where the 'publish' is done So I would need your assistance of what parts to include the ..\git\testng\testng-asserts\testng-asserts-build.gradle.kts since it is not a regular release. I have...