{"version":"3.4.4","examples":[{"description":"parses a table without a header row","full_description":"Tableware::Parser.arrays parses a table without a header row","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":13,"run_time":0.0016,"pending_message":null},{"description":"parses a table with a header row","full_description":"Tableware::Parser.arrays parses a table with a header row","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":23,"run_time":0.000186,"pending_message":null},{"description":"parses a table with a header row with alternate formatting","full_description":"Tableware::Parser.arrays parses a table with a header row with alternate formatting","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":35,"run_time":0.000127,"pending_message":null},{"description":"parses a table without side delimiters","full_description":"Tableware::Parser.arrays parses a table without side delimiters","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":45,"run_time":0.000567,"pending_message":null},{"description":"parses a table with side delimiters","full_description":"Tableware::Parser.arrays parses a table with side delimiters","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":55,"run_time":0.000117,"pending_message":null},{"description":"parses tables with columns including blank spaces","full_description":"Tableware::Parser.arrays parses tables with columns including blank spaces","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":65,"run_time":0.000469,"pending_message":null},{"description":"parses tables with header rows","full_description":"Tableware::Parser.hashes parses tables with header rows","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":81,"run_time":0.000139,"pending_message":null},{"description":"does some simple transformations on headings to make them more like idiomatic Ruby symbols","full_description":"Tableware::Parser.hashes does some simple transformations on headings to make them more like idiomatic Ruby symbols","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":97,"run_time":0.000111,"pending_message":null},{"description":"raises a sensible exception if called on a table without a heading row","full_description":"Tableware::Parser.hashes raises a sensible exception if called on a table without a heading row","status":"passed","file_path":"./spec/tableware/parser_spec.rb","line_number":102,"run_time":0.002377,"pending_message":null},{"description":"has a version number","full_description":"Tableware has a version number","status":"passed","file_path":"./spec/tableware_spec.rb","line_number":4,"run_time":0.00152,"pending_message":null},{"description":"parses a text table into a 2D array","full_description":"Tableware.arrays parses a text table into a 2D array","status":"passed","file_path":"./spec/tableware_spec.rb","line_number":19,"run_time":0.000194,"pending_message":null},{"description":"parases a text table into an array of hashes","full_description":"Tableware.hashes parases a text table into an array of hashes","status":"passed","file_path":"./spec/tableware_spec.rb","line_number":31,"run_time":0.000135,"pending_message":null}],"summary":{"duration":0.009868,"example_count":12,"failure_count":0,"pending_count":0},"summary_line":"12 examples, 0 failures"}