antonyoung / Validators

Engine as validator, formatter of European Postal Codes and or International Bank Accounts Numbers ( IBAN, ) It's fast, it's simple and it works ( based on regular expressions and C#, NET Standard 2.1 ) Easy extendable, deployed as separate nuget-packages.
GNU General Public License v3.0
2 stars 1 forks source link

feat/#98 add tests badge #99

Closed antonyoung closed 1 year ago

antonyoung commented 1 year ago

finally we have the correct tests run as badge with #96 as using correct azure-pipeline. added tests run badge in readme file.

antonyoung commented 1 year ago

nice, another badge in this repository. still have to think about code-coverage badge as how to collect different tests coverage to collect all data.