22.09.2013 Views

Ruby on rails 101 - Peter Marklund's Home

Ruby on rails 101 - Peter Marklund's Home

Ruby on rails 101 - Peter Marklund's Home

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Heckle<br />

• Heckle will mutate your code by inverting boolean<br />

expressi<strong>on</strong>s and run your tests and make sure they fail<br />

• Heckle helps find missing asserti<strong>on</strong>s and can also find<br />

redundancies in your code.<br />

# Installati<strong>on</strong> of Heckle:<br />

gem install -y heckle<br />

heckle -t test/functi<strong>on</strong>al/comments_c<strong>on</strong>troller_test.rb CommentsC<strong>on</strong>troller create<br />

166

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!