Open
Description
For tests such as No files have additional metadata
and All metadata are valid format
it could be useful to include suggestions based on the closest valid string. E.g. gaque
would fail and include the suggestion gasque
.
Could use a package like https://www.npmjs.com/package/closest-match to accomplish this