add tests and workflow

This commit is contained in:
Bruce Röttgers
2025-04-26 19:40:41 +02:00
parent e578473c9f
commit 59b2aeb1f4
7 changed files with 4908 additions and 2 deletions

View File

@@ -4,6 +4,10 @@ Small utility to convert the wikitext data from the Wikivoyage dumps into a stru
## Installation
## Documentation
See [docs](docs) for more information on how to use this utility.
See [docs](docs) for more information on how to use this utility.
## Testing
Run `PYTHONPATH=. pytest` from inside the venv