Michał Kowal

Results 17 issues of Michał Kowal

- Change FailedSpecification object to Specification Info and use for all validation results - Add IsNegation flag to validation result

Breaking change

- treat exceptions like validation error - provide new Exception based on Validation result - allow to throw validation exception

Improvement

- Run task for multiple databases - MsSql, LiteDB, PostreSQL - Pass connection string and other parameters from AppVeyor

Build

Closes #766 I prepared also abstract MockCustomizeAttribute for any further attributes (like for xUnit, NUnit etc)

enhancement