SwissLife-OSS / snapshooter

Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
https://swisslife-oss.github.io/snapshooter/
MIT License
302 stars 29 forks source link

Implemented Include Field Match Option. #167

Closed nscheibe closed 1 year ago

nscheibe commented 1 year ago

Implemented the include match option feature. With the include field match option we can include only single fields of the snapshot. Therefore only the fields appear in the snapshot, which have been included with this option.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication