Sha256: dec062d2ed508091e0d50f01200a9f137f8271447d2cd0a12cb83a8c1a6f0459

Contents?: true

Size: 681 Bytes

Versions: 2

Compression:

Stored size: 681 Bytes

Contents

== 0.3.0 2008-07-05

* Support for test/unit AND rspec test frameworks (via install_test_unit and install_rspec generators)
* model generator: creates test/test_model.rb or spec/model_spec.rb as required
* story generator added for rspec developers
* app generator: adds selected test framework to script/generate

== 0.2.0 2008-07-03

* Renamed project from 'iphoneruby' to 'rbiphonetest'
* iphoneruby app: prints a deprecation message
* USE: "rbiphonetest ." to install test framework now

== 0.1.0 2008-06-28

* Initial release
	* rbiphonetest cmd - adds test framework to your Xcode project
	* script/generate model FooBar - creates Classes/FooBar.h+m and test/test_foo_bar.rb

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
Empact-rbiphonetest-0.3.0 History.txt
rbiphonetest-0.3.0 History.txt