jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
794 stars 135 forks source link

Document how to test form wizards #223

Open knyghty opened 1 year ago

knyghty commented 1 year ago

It's not immediately clear the best way to do it. as you also need to include stuff from the management form(s).