# Example af a component with # # one instance -> connection # # mo subcomponents # # artifact-tyoe flaskdb -> precondition, load testdata, postcondition conf: instance: count: 1 single: y components: none: none function: init_testcase: "todo" execute_testcase: "todo" collect_testcase: "todo" # -> postcondition, check data compare_testcase: "todo" # -> postcondition, check data _steps: xml-rest: - tool: file type: xml fct: create - tool: cli cmd: "cp-to {}" json-rest: - tool: file type: json fct: create - tool: cli cmd: "cp-to {}" artifact: file: reset: testcase json-rest: name: json-rest type: json path: requests xml-rest: name: xml-rest type: xml path: requests