Sergey Trasko

Results 4 issues of Sergey Trasko

For some time already the project is evolved from 'cukes-rest' to 'cukes'. It's not about only REST now, it's bigger. So the documentation on main page (readme.md) should be aligned...

enhancement

Sometimes for test execution it is necessary to prepare some data inside RDBMS. One option would be to expose a test specific RESTful API that will create initial data. Another...

enhancement

Scenario: LR script is generated for one environment, but the tests are executed against different environment. E.g. generated against http://localhost:8080, but executed against http://app-perf.mycompany.com Currently there should be a manual...