Skip to content

How to run the tests for a Yesod application

Greg Weber edited this page Aug 20, 2015 · 2 revisions

Testing a Yesod App

To test your app, just run:

stack test
Clone this wiki locally