arcus-azure / arcus.testing

Reusable testing components used during Arcus testing.
https://testing.arcus-azure.net/
MIT License
5 stars 2 forks source link

[Docs] add an example to do 'chained' XSLT comparison, similar as `TestXsltSequential` in Testing Framework #134

Closed stijnmoreels closed 3 months ago

stijnmoreels commented 3 months ago

Is your feature request related to a problem? Please describe. The Codit Testing Framework had a functionality called TestXsltSequential, but this is not explicitly available in this library.

Describe the solution you'd like Create an example how to do such sequential comparison with the new library, using aggregate looping.