Skip to main content

flask-funktional ~~~~~~~~~~~~~~~~ flask extension which hopes to make functional testing easier. links ````` * `documentation <http://gregorynicholas.github.io/flask-funktional>`_ * `package <http://packages.python.org/flask-funktional>`_ * `source <http://github.com/gregorynicholas/flask-funktional>`_ * `development version <http://github.com/gregorynicholas/flask-funktional>`_

Project description

[flask](http://flask.pocoo.org) extension which hopes to make functional testing easier.

[![Build Status](https://secure.travis-ci.org/gregorynicholas/flask-funktional.png?branch=master)](https://travis-ci.org/gregorynicholas/flask-funktional)


### getting started

install with pip:

pip install flask-funktional


### features

  • completely seamless
    • nifty pre / post class setup code means you don’t have to make repetitive super() calls.

    • focus on signals + hooks to help avoid having to write shitty code in your subclasses.

  • enables and promotes the healthy use of url_for instead of hard coding url paths.
    • boom, less brittle code.

    • oddly, there’s a lot of things that go wrong out of the box with this, so funktional removes all of this shity setup code from your actual test code.

  • test file uploads in flask applications. right ouf of the box.
    • perfect for your [shitty] little csv uploader tools.

  • cross platform
    • works in any standard python flask application + platform, such as amazon or google app engine.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-funktional-0.0.1.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file flask-funktional-0.0.1.tar.gz.

File metadata

File hashes

Hashes for flask-funktional-0.0.1.tar.gz
Algorithm Hash digest
SHA256 eac659e428d29b406b533aa08638535daea7664c2170c4b2bc4468f8578ea068
MD5 d3e90f29e2dac688d9997caa549ae11c
BLAKE2b-256 c65d7325636eefec679159b40707a5c9dd3d46a1d61c51b3e1e8b8bbfc9900a5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page