Am doing some work to extend File reporting to include details of assertion results. Some prelim. tests have shown file based assertion reporting to work in GUI environment but not non-GUI. Quick look through the code seems to suggest that Assertions are only added to controllers in GUI mode (JMeterTreeModel) - can anyone clarify this? Would this also effect addition of other elements? Also if things are as I think, can anyone suggest best way to proceed in respect of non-GUI mode. Thanks

