foundersandcoders / fizzbuzz

Using Test Driven Development to solve FizzBuzz - workshop written for week 2 of the Founders & Coders course
MIT License
7 stars 9 forks source link

Switch testing framework from QUnit to Tape #7

Closed oliverjam closed 7 years ago

oliverjam commented 7 years ago

We are teaching Tape instead of QUnit this week, so this changes all the code examples to use Tape's syntax, as well as switching the starter test files to be ready for Tape testing.

Obviously London have already finished, but we'd like to teach this workshop in Nazareth and Gaza.

Relates #5

skibinska commented 7 years ago

looks good! :+1: