Sha256: 1348da1038192274dadefdce47e4246a34bfc5abcd86cc95314c75f613bf1950
Contents?: true
Size: 621 Bytes
Versions: 2
Compression:
Stored size: 621 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 AIR project named 'SomeAirProject' fu-air SomeAirProject # 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 with either of: sprout- fu- (followed by the TAB key)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flexunit-0.0.9.pre | POSTINSTALL.rdoc |
flexunit-0.0.8.pre | POSTINSTALL.rdoc |