User Tools

Site Tools


toolsetup:testframework

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
toolsetup:testframework [2022/02/15 11:51] f2b216toolsetup:testframework [2025/10/08 00:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Test framework setup ====== ====== Test framework setup ======
-~~DISCUSSION~~ 
- 
  
 ===== Preconditions / configuration ===== ===== Preconditions / configuration =====
Line 13: Line 11:
 ===== Steps ===== ===== Steps =====
  
-  - Adapt **__package.yaml__** by adding the packages "test-framework", "test-framework-hunit", and so on as dependencies below section "tests", as in the code shown below.+<WRAP center round important 60%> 
 +All to to be reworked for [[https://hackage.haskell.org/package/tasty|Test.Tasty]]. 
 +</WRAP> 
 + 
 +  - Adapt **__package.yaml__** by adding the packages "tasty", ..., and so on as dependencies below section "tests", as in the code shown below.
     * code below ''tests:'', and ''<ProjectName>-test:'':     * code below ''tests:'', and ''<ProjectName>-test:'':
       * <code>       * <code>
Line 108: Line 110:
 ... ...
 </code> </code>
 +
 +
 +===== ✎ =====
 +~~DISCUSSION~~
toolsetup/testframework.1644922297.txt.gz · Last modified: (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki