Metadata-Version: 1.1
Name: imprimatur
Version: 0.23.9
Summary: Functional testing tool for web applications.
Home-page: https://github.com/tlocke/imprimatur
Author: Tony Locke
Author-email: tlocke@tlocke.org.uk
License: GPL
Description: 
        Imprimatur
        ----------
        
        Imprimatur is a tool for performing automated functional testing on web
        applications. The tests are described in a simple test script. Along with the
        standard HTTP methods, Imprimatur handles authentication, file uploads and
        HTTPS. The responses are validated using regular expressions.
Keywords: functional testing web
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
