mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-17 23:03:46 +01:00
Updated Stubbing (markdown)
@@ -107,7 +107,7 @@ The RegexMatcher can be used to match using a regular expression.
|
||||
```
|
||||
|
||||
### Similarity Metric Matching
|
||||
SimMetrics.Net is used is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
|
||||
[SimMetrics.Net](https://github.com/StefH/SimMetrics.Net) is used as a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
|
||||
|
||||
```csharp
|
||||
// todo example
|
||||
|
||||
Reference in New Issue
Block a user