shoes / shoes-mocks

Mocking library for shoes apps

Home Page:http://github.com/shoes/shoes-mocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 _____ _                     ___  ___           _        _ _ _
/  ___| |                    |  \/  |          | |      | | | |
\ `--.| |__   ___   ___ ___  | .  . | ___   ___| | _____| | | |
 `--. \ '_ \ / _ \ / _ | __| | |\/| |/ _ \ / __| |/ / __| | | |
/\__/ / | | | (_) |  __|__ \ | |  | | (_) | (__|   <\__ \_|_|_|
\____/|_| |_|\___/ \___|___/ \_|  |_/\___/ \___|_|\_\___(_|_|_)

About

If you want your tests to be isolated... you need mocks! And mocking GUI stuff is hard. shoes-mocks to the rescue!

... but not just yet

This project is in the 'primordial-ooze' stage. See that 0.0.1? Yeah. I'm serious. So! It's probably not useful to you yet. But don't let me stop you! Just know that it's quite limited.

Using it

Just require 'shoes/mocks' in your test helper, and put 'shoes-mocks' in your Gemfile. Easy as pie!

About

Mocking library for shoes apps

http://github.com/shoes/shoes-mocks

License:Do What The F*ck You Want To Public License


Languages

Language:Ruby 100.0%