Skip to content

Variables: allow calculation of variables for injection #6

@g105b

Description

@g105b

Inject variables in the same way as with secrets {{like_this}}, but this feature is to allow calculating variables by executing a script of some sort.

The main use case here is how Spektrix calculates its authentication header. It requires a multi-step cryptography process to generate a time-based auth header for each request. This is impossible to calculate prior to execution, so has to be generated on the fly for each request. I would love to use horsey to test this API!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions