You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected the template bindings to be the "default" of sorts. I expected that when the test imports the template, the test gets to decide the values of bindings.
Screenshots
No response
Logs
No response
Slack discussion
No response
Troubleshooting
I have searched other issues in this repository and mine is not recorded.
The text was updated successfully, but these errors were encountered:
chainsaw version Version
v0.2.11
Description
I tried using a step template with bindings but could not change their values using
with.bindings
.Steps to reproduce
Create a simple test with one template:
See that
chainsaw test
uses the valuefrom-template
rather thanfrom-test
:Expected behavior
I expected the template bindings to be the "default" of sorts. I expected that when the test imports the template, the test gets to decide the values of bindings.
Screenshots
No response
Logs
No response
Slack discussion
No response
Troubleshooting
The text was updated successfully, but these errors were encountered: