7 Posts tagged with test
assert_valid_markup
Validate your (X)HTML against the W3C Validator web service from within your functional tests.
Acid3
Acid3 is primarily concerned with ECMAScript and the DOM though Selectors Level 3, Media Queries, and data: URIs are also tested.
Panasonic Youth – MultiRails 0.0.3 released
MultiRails lets you test your Rails plugin or app against many versions of Rails in one sweep.
err.the_blog.find_by_title('Be Dee Dee and Me')
Can't believe I haven't bookmarked this before. A GREAT guide to behavior driven development.
FakeWeb
FakeWeb is a helper for faking web requests. This makes testing easier, because you can decouple your test environment from live services without modifying code.