-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
Core assumes AuxiliaryArchiveAppenders are some what static and will return the same across the whole suite. This assumption is wrong, as a TestClass can be used to 'configure' a AuxiliaryArchiveAppender. e.g. Warp will return a null archive if TestClass has no @WarpTest annotation present.
note: a more permanent 'disabling/enabling' of a Extension during executing should considered