GeorgieP

reading and tinkering

Project 6: Feed Reader Testing

JavaScript Testing

Nice simple and straight forward course. Totally glossed over the most difficult concept though, using done(), in the second-last video. Go back and fix it Mike! :D

I won't be making notes on this, because the course was more an Intro to the concept of Testing and BDD. Also because I may not use Jasmine and because intend to get deeper into this. Also because, now that I'm finished the whole course, I'm giving in to temptation and being lazy.

Submission

Again, not much to say here, very straight forward. A nice Intro to testing that not only negates any intimidation about the subject, but makes it very appealling.

Copy of submission and submitted repository

Resources

None needed! The Jasmine Docs are what it was all about. And of course, as always, MDN.