python3-wtforms-test

pytest helpers for WTForms
  https://github.com/kvesteri/wtforms-test
  0
  no reviews



WTForms-Test provides various pytest unittest helpers for testing WTForms based forms. Includes checks for a field's existence on a form, and various attributes on a field such as: validators, min/max length, description, optional/required, etc...