Jump to content

Recommended Posts

Posted

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 customized
  • Report the percentage success and number of failure and successes
Project page

Best regards.

Regards.

Henry

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...