lamoda / gonkey

Gonkey - a testing automation tool
MIT License
352 stars 50 forks source link

new: register mock address as environment variables #201

Closed lansfy closed 1 year ago

lansfy commented 1 year ago

Automatically register all mocks addresses as environment variables. It allow to use it in mocks responses (for example). Variables name and value example

GONKEY_MOCK_IDP=localhost:12345

for idp mock

github-actions[bot] commented 1 year ago

:rocket: PR was released in v1.21.0 :rocket: