Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 343 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 343 Bytes

#TODO v0.1.1

  • Change the test results into a single hash key with tuples for individual results
 {:results=>[[], [], [], [], [], []]}

individual tuple will look like this

[ [{"link"=>{"href"=>"https://www.southmunn.com/aboutus"}}], "exists_as_expected" ]

This makes the test results accessible to be evaluated by code.