Shoes-mocks 0.0.2 release

shoes-mocks 0.0.2 has been released!

shoes-mocks is a library to help you unit test Shoes apps. shoes-mocks
mocks out shoes, allowing you to test your shoes app itself in
isolation.

Given the sub-1.0 version number, this library is obviously
experimental.

Tobias P. contributed all of the code that’s gone into this
release. He’s awesome. :slight_smile:

Changes:

0.0.2 / 2011-09-25

  • Major enhancements:

Now has support for mocking alerts, paras, links, and buttons.

On Mon, Sep 26, 2011 at 12:33 AM, Steve K.
[email protected]wrote:

Tobias P. contributed all of the code that’s gone into this

Awesome! I was recently thinking that this type of lib should exist.

:smiley: Me too! We’re still doing a lot of experimenting. GUI testing is
hard.