automa
automa copied to clipboard
Auto-test potential
I see a great potential of auto-test in this project. will that be possible 2 achieve some features like assertion or something 2 expose the execution status? thanks.
will that be possible 2 achieve some features like assertion or something 2 expose the execution status
Do you mean to expose the execution status of the workflow or the blocks of the workflow?
it is like,mm... in the view of testing, the tester will make some assertion to verify if the program works fine, and if all assertion pass the result will show the green light , the idea is some kind of like what i say above
anyway as a tool 4 automation, this is quite impressing 4 me, and i believe it will be perfect if it can have the potential of testing, which gonna release the burden of the web developers truly
Got it, is it the extension already has this feature, I mean it already exposes the execution status and error in the log. And for the assertion feature, I think it's kinda tricky to implement but I will try my best.
Thanks a lot 4 ur contribution, people like u make the community a better place.
https://github.com/cypress-io/cypress maybe some projects like this could bring u some inspiration. the difference is u got a UI, which is easier than writing in code, and the user will consider it as ur advantage