| Portability | non-portable (multi-parameter type classes) |
|---|---|
| Stability | provisional |
| Maintainer | Aaron Tomb <atomb@galois.com> |
| Safe Haskell | None |
Test.Selenium.HUnit
Description
Integration of Selenium and HUnit. Since all HUnit tests must have type IO (), this handles threading the Selenium session information between tests.