Sha256: 1e58314bcc5b3a37fcfcbd25c1b62d7d210d4b6160ab5e1092423a0f8e48fcde
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
--- Author: The Uttk Team. License: LGPL Revision: '$Id: /w/fey/uttk/trunk/SPEC.yml 22673 2006-03-11T19:16:37.840151Z pouillar $' version: !feydakins.org,2006/version dev-util/uttk-0.3_p1#KID title: Uttk -- An extensible framework for dynamic testing. summary: Uttk is an extensible framework for dynamic testing. description: > Uttk is designed to help you while you are writing dynamic tests for your projects. It keeps track of your test strategies by means of a solid dynamic hierarchy of test strategy classes. The only way to be 100% generic is to be extensible, after all. Network distribution strategies can also be written since Uttk provides cluster features. Uttk understands YAML and Ruby as input languages and speaks YAML, XML and HTML as output languages. homepage: http://rubyforge.org/projects/uttk user: ertai rubyforge_project: ttk rubyforge_sub_package_name: uttk root_test_suite: test/uttk-distcheck.yml rdoc_dir: doc/html tags_url: svn://svn.feydakins.org/uttk/tags trunk_url: svn://svn.feydakins.org/uttk/trunk version_id.rb: !path lib/uttk/version_id.rb rdoc_tail_files: !filelist - lib/uttk/dumpers/Dumper.rb - lib/uttk/loaders/Loader.rb - lib/uttk/strategies/Strategy.rb - lib/uttk/filters/Filter.rb - lib/uttk/weights/Weight.rb - lib/uttk.rb #FIXME: rdoc + gem fails for the main rdoc_files: !filelist - README - AUTHORS - NEWS - test/examples/README - lib/uttk/**/*.rb pkg_files: !filelist - bin/**/* - lib/**/*.{rb,yml,js} - test/**/* - template/**/* - misc/**/* - '[A-Z]*' dependencies: ruby_ex: gem : ~> 0.4.5 # FIXME 0.4_alpha XY ... tarball: 9145/ruby_ex-0.4_p2.tar.gz vcs : svn://svn.feydakins.org/ruby_ex/trunk actionpack: [~> 1.11.2, 7645/actionpack-1.11.2.tgz] # The version needed to test this uttk. # Not the version of this uttk. uttk_version: ~> 0.3.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
uttk-0.3.6.1 | SPEC.yml |