We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
create filename with suffix .test.yaml and paste this code:
.test.yaml
name: ping base_url: https://yandex.ru steps: - name: ok_test request: method: GET expect: status: 200 - name: not_found_test request: url: /not_found method: GET expect: status: 404
_Sidebar text