Uten Posted January 14, 2007 Posted January 14, 2007 I'm working on an article about unit testing and how to do it in AutoIt. Identifying the function your working on can ease the development test cycle.So I need a way of identifying the function being worked on. Something similar to the information you find at the bottom left of SciTE4AutoIt3 when the caret is inside a function. But I "need" a more generic solution. Say, how do I figure it out while in Notepad? (Notepad++, Crimsone, SciTE light, or any other scripters editor) Have you made something for your favorite editor, or could provide information on how to get the information from the editor? Best Regards Uten Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
zfisherdrums Posted June 7, 2007 Posted June 7, 2007 Uten,Hello! I was interested if you've made any progress with your article and/or received any solutions to your quandry. I ran into the same issue when I was attempting my implementation. I'd be interested in any feedback/advice you might have regarding my attempt:http://www.autoitscript.com/forum/index.php?showtopic=46909I'm sad to see that no one responded to your inquiries regarding Unit Testing. Perhaps they already "get it". Identify .NET controls by their design time namesLazyReader© could have read all this for you. Unit Testing for AutoItFolder WatcherWord Doc ComparisonThis here blog...
Uten Posted June 22, 2007 Author Posted June 22, 2007 Hi @zfisherdrums,Just noticed you post. Cool to see that someone else is "into" Unit Testing to. Especially important in production code in my mind. Looking at the quality of the AutoIt releases I would supriced if the dev team don't use some of the same techniques. Maybe under another name (or religion if you like..)I have not finished the article, lack of time and maybe responce? You find whats done in the wiki.Best rgeardsUten Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now