Skip to content

Commit e051b80

Browse files
authored
Merge pull request #30 from bk86a/docs/testing-section
docs: add testing section to README
2 parents da0bc69 + 7a1839f commit e051b80

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Iceland (IS), Liechtenstein (LI), Norway (NO), Switzerland (CH)
1717
**EU candidate countries** (3):
1818
North Macedonia (MK), Serbia (RS), Türkiye (TR)
1919

20+
## Testing
21+
22+
The service has been tested against **134 million real-world postal codes** from 34 countries, sourced from 8 publicly available European datasets: GeoNames, GLEIF, TED, SIRENE, OffeneRegister, FTS, OpenAddresses, and Erasmus+ ECHE. All are open data published under permissive licenses (CC BY 4.0, CC0, or Licence Ouverte v2.0).
2023

2124
## Quick start
2225

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ ruff>=0.7,<1
33
bandit>=1.7,<2
44
pip-audit>=2,<3
55
pytest>=8,<9
6+
openpyxl>=3,<4

0 commit comments

Comments
 (0)