Discussion about the Testing API #127
Replies: 2 comments 2 replies
-
I am not knowledgable about unit testing; I looked at the Testing API link you provided, but am still very unclear on what it means and how it could provide value to AHK users. I often wonder why you do not post on the AHK forum? I think it would be great if we can get some of the advanced AHK users to provide input on such matters. In the past, I think you expressed concern that your English was an obstacle. In case that is still a concern, I would like to tell you that it has been very rare that I have had any difficulty in clearly understanding your posts i.e. your English/the DeepL translator has been very effective. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the education and sharing with me your reasons. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Testing API is now complete with vscode 1.59.
Technically, it is not clear at this time whether this API can be applied to AutoHotkey.
However, I'm very interested in testing AutoHotKey, so I've opened this discussion to get your feedback.
If it is technically feasible, are there any features you would like to see?
Also, would you be interested in a unit test library that works with v1 and v2?
The experimental testing framework is now available. Currently, only the minimum functionality is implemented.
It is used in this project.
Beta Was this translation helpful? Give feedback.
All reactions