Bloc / group-sessions

Group Session Content
5 stars 2 forks source link

Testing in Ruby #40

Closed bdougie closed 6 years ago

bdougie commented 6 years ago
  1. Overview of testing in Ruby
    • key words, frameworks (minitest, rspec)
  2. The approach
    • Identifying best ways to start testing your code
    • Discuss TDD and whether you sould
  3. Live coding with students (essentially pair program through examples)

My thought would be opening up a c9 or repl.it to live code together with students.

bdougie commented 6 years ago

https://bloc.github.io/group-sessions/content/decks/ruby-testing/