djgraham / nwrug---test-drive-your-own-framework

Attempt at solving the problem of creating your own test framework, if you don't have any available to you...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Drive your own Test Framework

Imagine you've been transported to a parallel universe, where no test frameworks exist at all.

You want to do TDD on a project you're working, and you are able to remember everything about test frameworks.

You need to write your own test framework, but in order to use your test framework, you need to be able to test the framework itself.

This is some code from an attempt at creating a test framework

Event details:

http://nwrug.org/events/february-2016-test-drive-your-own-test-framework

North West Ruby Group meet on the third Thursday of every month:

http://nwrug.org

About

Attempt at solving the problem of creating your own test framework, if you don't have any available to you...


Languages

Language:Ruby 100.0%