My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

This project constitutes a log matching framework for analyzing logs from various inputs. It enables users to dynamically filter logging events from various sources (local or remote) and subscribe to only particular messages. Also it enables to check if an expected logging event has been generated, or even if an expected sequence of events has come. It can even check if a particular logging event has NOT been generated - otherwise it reports an error. The whole configuration of the test environment can be saved to one zip file. This project enables using any 3rd-party tool, e.g. SIPP, and use it to start tests. The logs can be analyzed dynamically (during test-execution) or after the test are finished (reading logs from files). Configuration is done very easily using simple scripts. It is possible to use this project as a stand-alone tool, with console or GUI interface, but also as a library in other projects. Similiar solutions concentrate on extended GUI features, and are not capable of analyzing scripts. Functionality included in logmatcher plans come from testers' experience.

LogmatcherStory

Checkstyle Report

Test Coverage Report

Powered by Google Project Hosting