oHenry Posted October 29, 2012 Posted October 29, 2012 Unit testing is a basic requirement of any development that want to be stable and guarantee non-regression. AutoIt was missing a unit testing framework at the moment where I wrote this. Micro is a very simple unit testing framework with a focus on being easy to use.Features:Tests aggregation into test suites.Various assertion methods are available.Output can be easily customizedReport the percentage success and number of failure and successesProject pageBest regards. jaberwacky 1 Regards. Henry
jaberwacky Posted October 31, 2012 Posted October 31, 2012 I haven't tried it yet but it looks awesome. I was very interested in making a testing framework and I tried my hand at it, but yours is better. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum?
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