Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in hunit
Cannot import HUnit into ghci
Dec 18, 2022
haskell
ghci
hunit
Is it possible to assert an error case in HUnit?
Aug 30, 2022
haskell
error-handling
hunit
Interaction between optimizations and testing for error calls
Jun 27, 2021
exception
optimization
haskell
ghc
hunit
Can't find module Test.HUnit
Mar 28, 2022
haskell
hunit
Mocking IO Actions: getArgs and putStrLn
Oct 13, 2019
unit-testing
haskell
mocking
monads
hunit
Stack with Travis CI
Jul 11, 2020
haskell
continuous-integration
travis-ci
hunit
Dynamically generate Tasty `TestTree` from the file system
Apr 08, 2019
unit-testing
haskell
dynamically-generated
io-monad
hunit
Is it possible to use HUnit with test-framework in a monad other than IO?
Jul 07, 2021
haskell
hunit
get function name inside it
May 17, 2022
haskell
template-haskell
hunit
How do I test for an error in Haskell?
Nov 25, 2018
unit-testing
testing
haskell
error-handling
hunit
HUnit/QuickCheck with Continuous Integration
May 23, 2021
haskell
continuous-integration
quickcheck
hunit
Why does my HUnit test suite fail but pass successfully in Cabal?
Sep 13, 2022
unit-testing
haskell
hunit
Creating a Full Haskell Stack with Tests
Feb 27, 2019
haskell
cabal
hackage
test-runner
hunit
How to use HUnit and Cabal to do Automated Testing?
Nov 16, 2021
unit-testing
haskell
cabal
hunit
What is the Haskell syntax to import modules in subdirectories?
Sep 01, 2022
haskell
hunit