presto-developers team mailing list archive
-
presto-developers team
-
Mailing list archive
-
Message #00003
[Bug 845817] [NEW] Tests won't runs because of new cabal test framework
Public bug reported:
Cabal reports that the current (workaround) approach for running (HUnit)
tests won't run anymore. This is because of the new testing framework
implemented starting in Cabal 1.10. We should wrap our current tests
with the test-framework package and configure Cabal to use the resulting
executable. This will make things easier and more beautiful. A simple
"cabal test" should then be sufficient to run all tests.
** Affects: presto
Importance: High
Assignee: João Paulo Pizani Flor (joaopizani)
Status: Fix Committed
** Tags: cabal tests
--
You received this bug notification because you are a member of Presto
developers, which is subscribed to Presto.
https://bugs.launchpad.net/bugs/845817
Title:
Tests won't runs because of new cabal test framework
Status in Presto: Programming with music!:
Fix Committed
Bug description:
Cabal reports that the current (workaround) approach for running
(HUnit) tests won't run anymore. This is because of the new testing
framework implemented starting in Cabal 1.10. We should wrap our
current tests with the test-framework package and configure Cabal to
use the resulting executable. This will make things easier and more
beautiful. A simple "cabal test" should then be sufficient to run all
tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/presto/+bug/845817/+subscriptions
Follow ups
References