Skip to content

JennStro/TestingHaskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for Haskell

testScript.sh

Run testScript.sh to run the tests. Runs startGHCI.sh as an expect script and interacts with ghci to run the tests. The file doing testing must be given in startGHCI.sh, and the function doing the testing must be named "test".

Import Tester and use the testmethods. The results are written to "out.txt" and displayed in the terminal. An example of how to create your tests is shown in example.hs.

This is a side-project so I may be adding more features in the future.

Feel free to use and copy this software, at your own risk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published