Pinned Repositories
atelier-testing-rails
Atelier de formation sur les tests avec Ruby on Rails et RSpec
bookmarkaby
Bookmarkaby provides a helper to easily enable your app with social bookmark capabilities
class_diagram_generator
http://yuml.me/ UML class diagrams for Rails models and controllers
courgette
Browse your cucumber features from within your Rails app with Courgette, a Rails engine.
dont_repeat_yourself
generate a duplicate lines report, integrates with Textmate and Netbeans
dry-initializer
DSL for building class initializer with params and options.
elixir_ecosystem_lightning_talk
(WIP) 5 minutes Lightning Talk introducing Elixir (eco system, community) I want to give at conferences
google
Google Search in your command line, then copy a search result link to your clipboard (OS X, Linux, Win)
maniok_bdd
RSpec extension to run Gherkin steps
jmgarnier's Repositories
jmgarnier/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), over 40 terminal themes, and an auto-updating tool so that you can keep up with the latest improvements from the community.
jmgarnier/courgette
Browse your cucumber features from within your Rails app with Courgette, a Rails engine.
jmgarnier/heroku_test
jmgarnier/class_diagram_generator
http://yuml.me/ UML class diagrams for Rails models and controllers
jmgarnier/caprese
Various actions to help you communicate your Pomodoro status, and concentrate on your task at hand.
jmgarnier/twitter_priority_inbox
spike for an idea I had in my bed last night: forward my tweets to a Gmail account with PriorityInbox enabled
jmgarnier/homebrew
The missing package manager for OS X.
jmgarnier/teambox
Open-source project collaboration software, available online for free.
jmgarnier/capybara
webrat alternative which aims to support all browser simulators
jmgarnier/parallel_tests
Rails: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
jmgarnier/validates_email_veracity_of
A plugin to validate submitted emails for format, which can also check that the domain exists.
jmgarnier/rack-test
Rack::Test is a layer on top of Rack's MockRequest similar to Merb's RequestHelper
jmgarnier/webrat
Webrat - Ruby Acceptance Testing for Web applications
jmgarnier/no-peeping-toms
Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer. Also lets you enable observers for a certain block of code, so that you can write observer tests
jmgarnier/cucumber
BDD that talks to domain experts first and code second
jmgarnier/spork
A DRb server for testing frameworks (RSpec currently) that forks before each run to ensure a clean testing state.
jmgarnier/autotest-mac
Mac OS X only set of improvements for ZenTest's autotest.
jmgarnier/features_reports
Generate a PDF report of a set of Cucumber features
jmgarnier/planning-poker-timer
It’s a big digital countdown clock that switches from green to red and plays a bell when time is up. Originally by Aslak Hellesøy.
jmgarnier/dont_repeat_yourself
generate a duplicate lines report, integrates with Textmate and Netbeans
jmgarnier/mundo-pepino
Convention over self-implementation for 'cucumber --language=es features' writers
jmgarnier/rubycamp_lyon2009
Rails 2.3.0 app playground for cucumber + webrat + celenium
jmgarnier/bookmarkaby
Bookmarkaby provides a helper to easily enable your app with social bookmark capabilities
jmgarnier/tracks
Tracks is a GTD(TM) web application, built with Ruby on Rails
jmgarnier/rspec-rr
Helping Rspec and Rspec-rails play nicely with RR the test double framework
jmgarnier/minitest-rspec-should-syntax
minitest extension which adds should and should_not RSpec syntax to minitest/spec