BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Australia/Melbourne
BEGIN:DAYLIGHT
DTSTART:20251005T030000
TZOFFSETFROM:+1000
TZOFFSETTO:+1100
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=10
TZNAME:AEDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20260405T020000
TZOFFSETFROM:+1100
TZOFFSETTO:+1000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
TZNAME:AEST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:20260425T042031Z
UID:op0lvw
DTSTART;TZID=Australia/Melbourne:20251110T093000
DTEND;TZID=Australia/Melbourne:20251113T120000
CLASS:PUBLIC
CREATED:20240316T121519
DESCRIPTION: Test-Driven Development (TDD)\, supports an iterative and incr
 emental development cycle. It involves writing your tests first before wri
 ting any production code. A test suite provides a safety net as you grow y
 our product's behaviour one test at a time. This safety net supports you n
 ow and in the future to keep your application working as you change and gr
 ow it. \n\n This concept can be challenging for those unused to it. What a
 m I testing? How does that help me write better code? \n\n In this worksho
 p you will answer those questions as you learn test-driven development in 
 Ruby on Rails using RSpec and Capybara amongst other tools. RSpec is the m
 ost popular Ruby testing framework. Capybara is a commonly used Ruby libra
 ry which makes it easy to simulate how a user interacts with your applicat
 ion. \n\n You will learn everything you need to know to start practicing T
 DD in your Ruby projects and become more confident in writing tests. \n\n 
 For more details\, see the workshop page on our site. \n\n Early bird tick
 ets available until midnight Aug 31st\, Sydney time. \n
LAST-MODIFIED:20250817T091320
LOCATION:Online
ORGANIZER:mailto:gday@blackmill.co
SUMMARY:Test Driven Development with RSpec — Nov 2025
URL;VALUE=URI:https://ti.to/blackmill/tdd-with-rspec-202511
URL;VALUE=URI:https://ti.to/blackmill/tdd-with-rspec-202511
END:VEVENT
END:VCALENDAR
