Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

mumuki/mumuki-hspec-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mumuki-hspec-server

Build Status

Snap server for running GHC tests, as part of Mumuki infrastructure

Please check the Mumuki Wiki for more information.

Building & running from source

Initial setup

cabal sandbox init
cabal install --dependencies-only --enable-tests
cabal configure --enable-tests

Building the server

cabal build

Running tests

cabal test

Running the server

cabal run

Notice: you may want to change the following files:

  • prod/config/Config (for running the runner locally)
  • prod/config/Test (for testing the runner locally)

with local configuration

runhaskellArgs = ["-package-db=./.cabal-sandbox/x86_64-linux-ghc-7.6.3-packages.conf.d"]

About

Snap server for running Haskell tests within Mumuki

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •