hwellmann / refit

Automatically exported from code.google.com/p/refit
1 stars 0 forks source link

Create a FitListener monitoring test execution #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a FitListener interface and fire events like beforeTable(), beforeRow(), 
beforeCell(), afterCell(), etc. from Fixture and FileRunner.

This will allow better monitoring of test execution and provide hooks for 
extensions. 

Logging support (Issue 2) should be implemented by a logging listener.

Original issue reported on code.google.com by hwellman...@gmail.com on 8 Jan 2011 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by hwellman...@gmail.com on 8 Jan 2011 at 6:52