Open
Description
Hi Amantin,
Is there any particular reason you are not having unit tests for the validation? Is there a benefit of writing subcutaneous tests if the validation behaviour itself is already unit tested?
FluentValidation library is already providing helper methods for unit testing and in one of my projects I write unit tests because they'll run much quicker and that will be beneficial in larger models.
In addition I write at least one failing subcutaneous test to verify a validator is successfully hooked up with the command.
I'd like to hear your opinion on that.
Thank you and keep up the good work.
Metadata
Assignees
Labels
No labels
Activity