jmosbacher / pydantic-panel

Edit pydantic models with widgets from the awesome Panel package
MIT License
24 stars 3 forks source link

Add hypothesis basesd testing for widgets #18

Open jmosbacher opened 2 years ago

jmosbacher commented 2 years ago

Since hypothesis works great with pydantic, we should use it for testing. This would also lay a foundation for hypothesis based testing of panel GUIs.