Skip to content

yjo/flexunit

 
 

Repository files navigation

FlexUnit: a unit testing framework for Flex and ActionScript 3.0

FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.

Features

Some of FlexUnits features include:

  • Support for Flex or ActionScript 3
  • Mark tests with Metadata
  • Async testing support
  • Exception Handling
  • Theories, Datapoints and Assumptions

A complete list of features can be found on the FlexUnit homepage

Documentation

Documentation for FlexUnit can be found at docs.flexunit.org

Code

The code for FlexUnit can be found on github

About

Open source repository for FlexUnit project for Actionscript 3 and Flex projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ActionScript 91.3%
  • JavaScript 4.9%
  • Java 3.8%