aequery
aequery copied to clipboard
Unit testing
Original report by Rune Gangsø (Bitbucket: runegan, GitHub: runegan).
Is there some way to do unit testing for extendscript? I think it is important to have a way to test all the functions, to make sure there is no errors. I haven't done any unit testing before, so I am not sure how it should be done. Is there anyone who know how this could be done?
Original comment by Rafi Khan (Bitbucket: rafikhan, GitHub: rafikhan).
Yes there is. Happy to advise on how to do this if you want to prioritize it.
Already implemented!