You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The motivation for this chapter is to show users how to setup a test suite in cabal, how to test their library, and how to test their executable code. It would be helpful to mention how compilation works wrt test suites.
file to edit: https://github.com/haskell/cabal-userguide/blob/main/src/leveling_up/02_first_cabal_test-suite.md
Brief Summary
The motivation for this chapter is to show users how to setup a test suite in cabal, how to test their library, and how to test their executable code. It would be helpful to mention how compilation works wrt test suites.
Resources
Old cabal user guide test reference
The text was updated successfully, but these errors were encountered: