cleder / fastkml

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

Add Hypothesis tests #374

Closed cleder closed 3 weeks ago

cleder commented 1 month ago

Test that the objects can be recreated using .to_string() / .from_string() with all verbosity levels, and repr() / eval() roundtrip.