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.
15 lines
219 B
15 lines
219 B
config:
|
|
name: "testsuites"
|
|
base_url: "http://127.0.0.1:80"
|
|
|
|
testcases:
|
|
-
|
|
name: case one
|
|
testcase: path/to/step1.yml
|
|
parameters:
|
|
|
|
-
|
|
name: case two
|
|
testcase: path/to/step2.yml
|
|
parameters:
|
|
|