learn-co-curriculum / rspec-fizzbuzz

Fizzbuzz with RSpec Tutorial
Other
1 stars 157 forks source link

readme fixes #4

Closed SophieDeBenedetto closed 9 years ago

SophieDeBenedetto commented 9 years ago

removes tags, add objectives

**This readme is now duplicative of https://github.com/learn-co-curriculum/intro-to-tdd-rspec-and-learn/tree/update-readme

What do we want to keep where? As this is definitely not the first time students will be using rspec and running tests/reading tests, I think this discussion belongs in the readme in the above link.

aviflombaum commented 9 years ago

I think it's a heavier introduction. The TDD lab doesn't go into it and expect as much, some of it is duplicative, but I htink this still is pretty good. no harm in repeating stuff too? Maybe take out some of hte intro stuff in here and move it to intro-to-tdd and then make this more about reading tests/writing tests?

SophieDeBenedetto commented 9 years ago

okay agreed. I'll update this readme to reference/mention earlier intro and also make sure language at end doesn't treat reader like they've never run learn or rspec.

SophieDeBenedetto commented 9 years ago

updated.