Sha256: 4908c43afb4203ce4fbc04c15a378bd17093a2abc3ed61b526582d065d7a28ca

Contents?: true

Size: 494 Bytes

Versions: 3

Compression:

Stored size: 494 Bytes

Contents

* TODO:

* Add more measurements, especially for @param, @yield and type
  validation
* Update yardstick_measure task to use the Yardstick::CLI library
  underneath.
* Output results as HTML from command line tool and Rake task
* Specify method_missing to allow public, semipublic or private even
  if its visibility is private
* Allow initialize to be public, semipublic or private regardless of
  its visibility. A constructor may not necessarily be public, and may
  not be used externally.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
yardstick-0.9.9 TODO
yardstick-0.9.8 TODO
yardstick-0.9.7 TODO