hledger icon indicating copy to clipboard operation
hledger copied to clipboard

doctests are very slow to run

Open simonmichael opened this issue 8 years ago • 1 comments

hledger-lib's doctests are taking half a minute, making stack test, make test etc. much too slow for comfort:

$ time stack test hledger-lib:test:doctests
hledger-lib-1.1.98: test (suite: doctests)

Examples: 106  Tried: 106  Errors: 0  Failures: 0


real    0m32.192s
user    0m23.860s
sys     0m4.416s

simonmichael avatar Mar 21 '17 08:03 simonmichael

https://github.com/sol/doctest/issues/141

simonmichael avatar Mar 29 '17 05:03 simonmichael