workshopper / list

A central catalog of existing, planned and requested workshoppers
14 stars 7 forks source link

testing code #14

Closed finnp closed 9 years ago

finnp commented 9 years ago

Maybe starting with general assertions and then use a library like https://github.com/substack/tape .

I also thought that it might be cool to actually have a workshop, where you test the code you have written in another workshop. But I am not sure which lesson would be appropriate for that (should be something basic like learnyounode).

Ideas for Topics:

linclark commented 9 years ago

:thumbsup: good idea

finnp commented 9 years ago

I started this workshopper here: https://github.com/finnp/test-anything

tomgco commented 9 years ago

I have also just started the same thing https://github.com/tomgco/tapeshopper, albeit slightly different - @finnp are you still working on this?

finnp commented 9 years ago

The workshopper is published on the website now. If you have any additions, go ahead and PR to it, if you want.