Skip to content

akiellor/coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coder

A little browser based BDD Dojo app with exercises aimed at teaching how to write specs.

This project is aimed at reducing the barrier to entry of learning how to write tests.

Check it out: http://coder.heroku.com/

Usage

$ git clone git://github.com/akiellor/coder
$ cd coder
$ bundle
$ rackup

Navigate to http://localhost:9292/ in your browser.

Status

Basics are there:

  • Load/Edit/Run Specs
  • Lessons loaded from lessons dir.

Needs:

  • More content.
  • Perhaps a vt100 code parse to get colored output (nice to have).

What You Can Do!

The most important part of this project is the content, I welcome pull requests with any content (include attribution).

Sources

About

BDD Exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published