cleder / fastkml

Fast 🌍️ <KML /> processing for python
https://fastkml.readthedocs.io
229 stars 92 forks source link

Test Geometries with hypothesis #361

Closed cleder closed 1 month ago

cleder commented 1 month ago

PyGeoIf supplies strategies.

Test the roundtrip that serialization/derealization and repr will reconstruct the object faithfully.

355 would probably have been caught with hypothesis property based testing

The Ghostwriter can provide a good starting point :ballot_box_with_check:

Add Tests for:

cleder commented 1 month ago

Almost done, to-do: