Closed lazytesting closed 9 years ago
The following providers have a WbTstr wrapper that logs all actions:
Remaining providers are (at least):
The AssertSyntaxProvider, including inclass providers, now also logs.
Decided is, for now, to not add logging to the WithSyntaxProvider. This provider is used to override some settings per ActionSyntaxProvider instance.
Closed issue as all actions are already supported, which is enough for now. If we decide that we want to add logs for the WithSyntaxProvider we'll handle that in a seperate issue.
Log all actions/validations which take place, this will help users to understand complex data driven tests.