spatialhast / kottans-js-2016

0 stars 0 forks source link

Домашнее задание по тестированию #7

Closed tiny-kottan closed 8 years ago

tiny-kottan commented 8 years ago

https://github.com/timoxley/functional-javascript-workshop - complete 'Function Spies' exercise. Investigate following questions: 1) What are stubs, mocks? What is the difference? 2) What is the difference between TDD and BDD? Read about several test frameworks / setups, pick one (qunit, jasmine, mocha, ava, tape). Do Kata #1 using it.

spatialhast commented 8 years ago

https://github.com/spatialhast/kottans-js-2016/tree/master/week_06