Open
Description
Puppetry is an impressive app and it lets our test automating person do things she doesn't know enough programming to do. But sometimes we need to reach outside of the tools into using JS for things. I think template expressions could offer more here to avoid having to go deep into the JS methods and dynamic template variables.
There would be some benefit to having eval
and evalAwait
or something like that to allow going beyond the built-in utilities without necessarily needing to go very deep. For example, I needed to generate an iso8601 timestamp, strip a few characters. That's doable in a line of JS.
Metadata
Metadata
Assignees
Labels
No labels