-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
Having a possibility to restore server configuration after the test is run, or similar principle, would be very cool.
For example, there are some tests which change datasource config quite dramatically.
And getting it back to the original state afterwards requires a lot of coding.
So instead, the test would have @RestoreASConfigAfterTest
and Arq would re-load a snapshot it made before the test was run.