All runsRun bcf82d7ahello endpointpassed43 ms
  1. httpGET http://web:3000/hello — 200 (32 ms) 2✓35 ms

httpGET http://web:3000/hello — 200 (32 ms)

Request

Response

hello from spectest

Assertions

  • status= 200actual=200
  • bodytoContain "hello from spectest"actual="hello from spectest\n"