CARVIEW |
-
Rails authentication for developers who write tests.Forked from thoughtbot/clearance Tue Feb 10 14:54:35 -0800 2009
-
An experimental reimplementation of RSpec's story framework, based on TreetopForked from aslakhellesoy/cucumber Tue Sep 09 20:58:45 -0700 2008
-
Pygments lexer for CucumberCreated Sun Feb 15 23:05:37 -0800 2009
-
TextMate bundle for CucumberCreated Mon Sep 15 18:10:09 -0700 2008
-
Collection of rspec matchers and cucumber steps for testing email in a rails appCreated Tue Dec 09 13:09:32 -0800 2008
-
Word to your object mother.Forked from nakajima/fixjour Fri Jan 30 14:26:47 -0800 2009
-
Simple and opinionated helper for creating and managing Rubygem projects on GitHubForked from technicalpickles/jeweler Tue Feb 03 17:15:26 -0800 2009
-
A fist full of code metricsForked from jscruggs/metric_fu Mon Feb 09 11:53:59 -0800 2009
-
Want to write iPhone apps with unit tests? Want to write them in Ruby?Forked from drnic/rbiphonetest Tue Dec 23 20:48:55 -0800 2008
-
Ruby wrapper for the GNU linear programming kit (GLPK). The GLPK (GNU Linear Programming Kit) pac...Created Wed Jan 07 19:44:10 -0800 2009
-
Messaging gateway API with adapters for different messaging systems available in Ruby.Created Wed Jan 28 17:31:17 -0800 2009
-
Behaviour Driven Development framework for RubyForked from dchelimsky/rspec Tue Oct 28 08:52:27 -0700 2008
-
Resources for rspec developers/contributorsForked from dchelimsky/rspec-dev Mon May 19 22:19:40 -0700 2008
-
RSpec's official Ruby on Rails pluginForked from dchelimsky/rspec-rails Fri Jan 16 20:08:55 -0800 2009
-
Textmate Bundle for RSpec plain text storiesCreated Tue May 20 10:26:03 -0700 2008
-
Textmate bundle for RSpec.Forked from dchelimsky/rspec-tmbundle Thu Apr 03 15:12:59 -0700 2008
-
Vim helpers for working with Cucumber featuresForked from agile/vim-story Mon Nov 03 16:12:58 -0800 2008
-
Attempting to simplify the distribution of standard dotfiles across multiple machines while still...Forked from tomkersten/vixploder Wed Jan 28 21:08:58 -0800 2009
-
Webrat - Ruby Acceptance Testing for Web applicationsForked from brynary/webrat Wed Apr 16 11:53:13 -0700 2008
-
Useful collection of webrat Textmate snippets meant for use with the RSpec Story and/or Cucumber ...Created Thu Sep 18 21:19:47 -0700 2008
Public Activity

-
bmabey committed a22ed8c4:
fixing rake task and cucumber env in sample app
-
bmabey committed 62c19d7c:
add pending specs for contributed matchers
-
bmabey committed e87aab26:
match matcher for matchers- how meta
-
bmabey committed 7d9b7777:
say hello to jeweler :)
-
bmabey committed 2d1e3402:
reorganized how files are being required.. spec_helper works better now.
-
bmabey committed b575df4d:
merged in commits and updated history with credit
-
bmabey committed 3f8d665f:
Merge branch 'weplay/master'
-
Luke Melia and Noah Davis committed 18d3fdbf:
Added matcher for checking if a collection of emails includes an email with a particular subject
-
Luke Melia and Lee Bankewitz committed b37cba46:
Introduced hook to convert objects to email addresses, allowing you to do things in your step matchers like
-
lukemelia committed 852505d3:
Expose links_in_email method publicly for use by step matchers.
-
lukemelia committed 43e716f4:
Isolated variances between using email-spec with an ARMailer project vs. :test mode project and refactored After hooks to work with either.
a22ed8c4b8a2bd6df6a9e2d5ba5f15a82db25a3c
fixing rake task and cucumber env in sample app
62c19d7c11a51c20f7343fdb7fd8b622809e3358
add pending specs for contributed matchers
e87aab26ab2cd891dcec3669c831c917cc895f37
match matcher for matchers- how meta
7d9b7777fd67a8b12a108314400ee21b5dd2a21e
say hello to jeweler :)
2d1e34028a410c1b152d751a4b3e8019598e8410
reorganized how files are being required.. spec_helper works better now.
b575df4d3f8958f75db56b2ef56aa59bf60b890d
merged in commits and updated history with credit
3f8d665f111f06730483bee61d67d97c44650fec
Merge branch 'weplay/master'
421a341b95f125b065a2f600e445fc38d70563b4
Adding link to blog post
Makes tests easy on the fingers and the eyes
Makes tests easy on the fingers and the eyes
5ccc68ad72cc5a0ddb50f26c8e3e731c23d8eaa2
todos.. tried to highlight the narrative
ab45ac82cb09d7b29dd45a88b2ed3e76ab080f48
improved handling of scenario outline table headers
c0cba4032d170dd20df63d89ab9992f7e5d2436d
Merge branch 'master' of git@github.com:bmabey/cucumber-pygments-lexer
c3dff6dfa2988768dc9301a069195daef4201fa6
more todos