Sha256: 6b59912095d452e04d5ec7452cbaa72867adcc9cc76d7578343bf6407c459bf2

Contents?: true

Size: 539 Bytes

Versions: 2

Compression:

Stored size: 539 Bytes

Contents

++++++++++++++++++++++++++++++++
You have successfully installed Project Sprouts support for FlexUnit!

Example usage:

  # Generate a ActionScript 3 project named 'SomeProject'
  fu-as3 SomeProject

  # Generate a Flex project named 'SomeFlexProject'
  fu-flex SomeFlexProject

  # Generate a new class, test case and test suite:
  sprout-class utils.MathUtil

  # Compile and run the test harness:
  rake test

  # List available rake tasks:
  rake -T

  # List available generators:
  sprout-
  # or:
  fu-
  (followed by the TAB key)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flexunit-0.0.5.pre POSTINSTALL.rdoc
flexunit-0.0.4.pre POSTINSTALL.rdoc