Files | Admin

Notes:

Release Name: 0.1.4

Notes:
A library for writing tests for your Camping app.


Changes: == 0.1.4 - The glass slipper release * Compatibility with Camping 2.0 (development version) and Camping 1.5 * Fix that newer Rails assert_select wants to know content_type * Final solution to the fixture problems. We now setup and teardown properly. * Fixed a bug that would occur when using an absolute URL (with scheme and host) and query strings. * Do not use eval for running the application because it fumbles the backtrace