Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- 10/14/12 13:35:58 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 24 24 = Contributing = 25 25 26 All new code needs tests. Currently we manly use golden tests for testing Haddock (see {{{tests/html-tests/}}}). We have some unit tests (see {{{27 tests/unit-tests/}}}), in the future we want more of those.26 All new code needs tests. Currently we manly use golden tests for testing Haddock (see {{{tests/html-tests/}}}). We also have some unit tests 27 (see {{{tests/unit-tests/}}}), in the future we want more of those. 28 28 29 29 Golden tests must clearly state what the purpose/scope of the test is. For historical reasons, not all existing tests do so. But it is mandatory for new tests.
