test-data 1.1.0
FEATURES/PROBLEMS: Fetch values from CSV files based on matching values in other columns SYNOPSIS: # Using test/spec syntax simple_case_csv = File.dirname(FILE) + ’/data/simple_case.csv’ simple_case.entry(:col4,{:col1 => 1,:col2 => 2, :col3 => 3}).should.equal ‘A’ == REQUIREMENTS: * FasterCSV * Code testing libraries such as test/unit or test/spec
All Versions
| Version | Platform | Released | Documention |
|---|---|---|---|
| 1.1.0 | ruby | January 21st, 2008 | Awaiting Generation |
| 1.0.0 | ruby | January 7th, 2008 | Awaiting Generation |
| 1.0.1 | ruby | January 7th, 2008 | Awaiting Generation |
| 1.0.2 | ruby | January 7th, 2008 | Awaiting Generation |