SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Pin: Why we use `inputs` in our actions #816

Closed plocket closed 10 months ago

plocket commented 10 months ago

We use inputs in our actions to require some information and, otherwise, to let users know what arguments ALKiln can take. Authors can add their own env vars too, and use them in their Steps, but ALKiln doesn't have a special use for them.

This issue is meant to be closed.