gfoidl / trx2junit

Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
MIT License
70 stars 17 forks source link

Apply RollForward policy #90

Closed gfoidl closed 2 years ago

gfoidl commented 3 years ago

When a new major .NET SDK version is released, this tool won't work -- see e.g. https://github.com/gfoidl/trx2junit/issues/88

Therefore a RollForward policy should be enabled by default.