Test Driven Development with RSpec - June 2022

Test-Driven Development (TDD), supports an iterative and incremental development cycle. It involves writing your tests first before writing any production code. A test suite provides a safety net as you grow your product's behaviour one test at a time. This safety net supports you now and in the future to keep your application working as you change and grow it.

This concept can be challenging for those unused to it. What am I testing? How does that help me write better code?

In this workshop 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 most popular Ruby testing framework. Capybara is a commonly used Ruby library which makes it easy to simulate how a user interacts with your application.

You will learn everything you need to know to start practicing TDD in your Ruby projects and become more confident in writing tests.

For more details, see the workshop page on our site.

Early bird tickets available until midnight March 31st, Melbourne time.

Tickets

Additional Information