Skip to content

benchristel/taste-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taste koans

This is a set of tiny examples/exercises to get you started writing unit tests with taste.

Setup

Assuming you have git, node, and yarn:

  • clone this repo and cd into it
  • yarn install
  • yarn run snowpack dev

A browser tab will open, in which you'll see a bunch of test failures.

Your challenge is to fix the failures one by one. The tests live in koans.js. Replace the _ placeholders with the right values to make the tests pass.

Immeasurably inspired by http://www.rubykoans.com/.

About

Tiny exercises/examples for learning @benchristel/taste

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published