RestFixtureTests.IssueFixes.Issue193

Included page: .RestFixtureTests.SetUp (edit)

script smartrics.rest.test.fitnesse.fixture.HttpServerFixture
check is started true
reset resources database

[[Issue #193][https://github.com/smartrics/RestFixture/issues/193] Multiple regex expressions


Is there a way to test with multiple regex repressions on one REST GET query returning plain text?

The response may be large, so specifying long text sequences to skip may overwhelm the evaluator.

Comment
Table: Rest Fixture http://localhost:9876
comment this test will fail unless multiline regex is implemented
GET /resources/1.txt .+"name".+ .+"resource".+