Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 351 Bytes

day5.md

File metadata and controls

14 lines (12 loc) · 351 Bytes

Day 5 - Automation Tools & Practices

Missing

  • Rspec actions on failure
  • Cucumber
  • backticks, %x{}, system, and popen
  • YAML anchors & erb
  • Setting up "bundle open"
  • Faker
  • Parsing XML with Happymapper
  • Parsing HTML with Nokogiri
  • Ruby - Optional Parameters, Named Parameters, Splats, Monkey Patching
  • Using VCR to mock remote services