Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> X-Debbugs-Cc: [email protected], [email protected], [email protected], [email protected]
* Package name : wtforms-test Version : 0.1.1 Upstream Author : Konsta Vesterinen <[email protected]> * URL : https://github.com/kvesteri/wtforms-test * License : BSD Programming Lang: Python Description : pytest helpers for WTForms 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...

