Plugins - TestableLogger

StarAdd to favorites

Testable Logger lets you assert that messages were (or were not) written to the application's log file during a test case.

It acts as a buffered proxy in front of the normal Logger object when running in a test environment. It will store the messages that are logged during a test run and make them available for testing through the assertions assert_logged and assert_nothing_logged.

mike demers

http://code.teytek.com/rails/plugins/testable_logger/

http://svn.teytek.com/rails/plugins/testable_logger/trunk

Rails' (MIT)

  • Currently 5.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Testing

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?