You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
633 B

2 years ago
# 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
artifact:
file:
reset: testcase
jsonrest:
name: json-rest
type: json
path: requests
xmlrest:
name: xml-rest
type: xml
path: requests