That is great. Thanks for the feedback.
customize it. Have a look at Bddify.Samples.Atm to see how.
On Apr 18, 1:02 pm, Dmitry Zhariy <
dzha...@gmail.com> wrote:
> Thanks Mehdi,
>
> Yes, I am planning to follow your advice and create an additional logging
> to separate file. But while it is not done, I want to admit that your
> default HTML logger is awesome. So even now I can review my test results in
> a very visual form and share them with my management.
>
>
>
>
>
>
>
> On Tue, Apr 17, 2012 at 2:57 PM, Mehdi Khalili <
m...@mehdi-khalili.com> wrote:
> > Hi Dmitry,
>
> > I am glad you like the framework.
>
> > Back in V0.8 there was a way to disable reports (as they had been
> > implemented using TraceSource); but then I moved away from
> > TraceSource which had the temporary side-effect of not being able to
> > disable console reports!
>
> > Currently you can disable html reports but not the console report. Not
> > that it is directly related to your question; but you can easily add a
> > new reporter if you want to. To do so take a look at TicTacToe sample
> > (you may install it using Bddify.Samples.TicTacToe nuget package) :
>