Description
Currently there is no way to create TestModel in a way that would call a specific output tool.
For normal tools it's possible by create it in the following wayTestModel(['tool_name'])
but for output tool there is no such solution.
References
No response