Popularity
3.1
Growing
Activity
0.0
Stable
2
2
3

Monthly Downloads: 21
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Snap    

snap-testing alternatives and similar packages

Based on the "Snap" category.
Alternatively, view snap-testing alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of snap-testing or a related project?

Add another 'Snap' Package

README

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.