FP-WinHugsHaskellTester
Executes Haskell-tests using WinHugs and visualizes the results.
Screenshots
Description
Checks a haskell script (lhs, hs) based on tests specified in a test file and provides a graphical user interface to show the results, including return values compared to check value(s), coloring to see which tests fail at a glance and approximate execution time benchmarking. As a test file you may use a valid haskell script file (that runs in WinHugs) simply checking for logical equality of expressions (using ==). You may also use "~>" after a haskell expression to indicate the desired output. It's also possible to specify multiple valid outputs.
Categories
License
Features
- test Haskell script based on test file
- GUI visualizing the results
- show approximate, non-normalized (machine-dependent) execution time of tests
Update Notifications
User Reviews
Be the first to post a review of FP-WinHugsHaskellTester!