StackOverflow Questions for Tag: hunit

Yago
Yago

Reputation: 405

Proof of concept in Haskell HUnit Testing

Score: 1

Views: 32

Answers: 1

Read More
Refael Sheinker
Refael Sheinker

Reputation: 891

Using mocks in unit testing in Haskell?

Score: 2

Views: 186

Answers: 1

Read More
student422
student422

Reputation: 145

How do I compare Double values in Hunit?

Score: 2

Views: 113

Answers: 1

Read More
Jir
Jir

Reputation: 3135

Create and run a minimal test suite in Haskell using Hunit only

Score: 4

Views: 1107

Answers: 1

Read More
vijaicv
vijaicv

Reputation: 555

Mock Database connections in haskell

Score: 1

Views: 209

Answers: 1

Read More

Unit testing of internal functions of a module while avoiding dependencies to test framework and HUnit

Score: 0

Views: 221

Answers: 1

Read More
Josh Earl
Josh Earl

Reputation: 18351

What is the Haskell syntax to import modules in subdirectories?

Score: 36

Views: 20720

Answers: 2

Read More
lattejiu
lattejiu

Reputation: 119

Haskell: Multiple Assertions in Unit Testing?

Score: 1

Views: 471

Answers: 1

Read More
kesha
kesha

Reputation: 11

Haskell Cabal HUnit

Score: 1

Views: 386

Answers: 0

Read More
kumalka
kumalka

Reputation: 33

Tasty HUnit test against Either

Score: 0

Views: 445

Answers: 1

Read More
TheRojBlakeV2
TheRojBlakeV2

Reputation: 23

Haskell HUnit Function Testing

Score: 1

Views: 365

Answers: 1

Read More
orome
orome

Reputation: 48466

Why does my HUnit test suite fail but pass successfully in Cabal?

Score: 11

Views: 747

Answers: 1

Read More
doctopus
doctopus

Reputation: 5647

Can't cabal install hunit

Score: 4

Views: 3967

Answers: 1

Read More
Wizek
Wizek

Reputation: 4993

Is it possible with HSpec (or HUnit) to attach further information to assertions that get printed in and only in case of failure?

Score: 4

Views: 404

Answers: 2

Read More
sandwood
sandwood

Reputation: 2167

How to unit test smart constructor that throw when construction is impossible?

Score: 0

Views: 158

Answers: 0

Read More
Meltdown
Meltdown

Reputation: 199

Why won't my test file import my datastructure? Haskell

Score: 1

Views: 172

Answers: 1

Read More
mherzl
mherzl

Reputation: 6200

Is it possible to assert an error case in HUnit?

Score: 8

Views: 1078

Answers: 1

Read More
altern
altern

Reputation: 5949

HUnit does not allow to compile test cases if `Nothing == Nothing` condition is present in the test

Score: 1

Views: 144

Answers: 1

Read More
Sven Williamson
Sven Williamson

Reputation: 1124

Pattern for generic unit test of type class instance implementations in Haskell

Score: 2

Views: 221

Answers: 1

Read More
Randomize
Randomize

Reputation: 9103

how to test import Control.Monad.Except with Hunit?

Score: 0

Views: 112

Answers: 1

Read More
PreviousPage 1Next