Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

188 remote projects #189

Closed Jvlythical closed 5 months ago

Jvlythical commented 5 months ago

Enables API testing via test command for request and scenario.

For enhanced mocking and testing, local mock and test commands now support specifying a remote project via --remote-project-key option. Specifying a remote project will use API contract definitions in that project to provide metadata on aliases and optional parameters. This metadata enables more accurate testing when chaining a series of requests and enables ignoring parts of a requests for comparison.