Replies: 1 comment
-
Any E2E testing approach will work. I've developed one that uses TestScript and txtar format files. It's quite nice, simply run the testscript command with a txtar file as its argument. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At @masterpointio, we're starting down our Task journey and we've put together a shared repo of Taskfiles that we'll use across our clients. I would like to add a solid test harness for those Taskfile tasks so we can start to ensure quality and that we're not going to break things.
Is there a common community approach that those who have been using Task for a while have taken? Anything open source?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions