ixmatus / snap-testing

A library for BDD-style testing with the Snap Web Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

snap-testing is a library to make it easy to write stateful tests against web applications written with the Snap framework.

Examples

The easiest example to look at is the test suite in the test/ directory.

Tests

You can run the test suite with cabal test.

About

A library for BDD-style testing with the Snap Web Framework

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%