|
|
|
|
|
by orsol
1594 days ago
|
|
Hey @tkkapeed, if you mean stack that testhub supports then there are no limitations. Test-results scraping is done via CLI, Rest interface or CI/CD system plugins(we have only Github Actions for now). Test results and coverage format is jUnit and cobertura, but it's pretty easy to add new parser (just let me know which one is needed) |
|