パッケージ: libghc-tasty-expected-failure-dev (0.12.3-3) [debports]
libghc-tasty-expected-failure-dev に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libghc-tasty-expected-failure-prof
- libghc-tasty-discover-dev
- libghc-tasty-discover-doc
- libghc-tasty-discover-prof
- libghc-tasty-ant-xml-dev
- libghc-should-not-typecheck-dev
- libghc-tasty-ant-xml-doc
- libghc-tasty-ant-xml-prof
- libghc-should-not-typecheck-doc
- libghc-should-not-typecheck-prof
- libghc-tasty-hedgehog-dev
mark tasty tests as failure-expected
With the function 'expectFail' in the provided module Test.Tasty.ExpectedFailure, you can mark that you expect test cases to fail, and not to pass.
This can for example be used for test-driven development: Create the tests, mark them with 'Test.Tasty.ExpectedFailure.expectFail', and you can still push to the main branch, without your continuous integration branch failing.
Once someone implements the feature or fixes the bug (maybe unknowingly), the test suite will tell him so, due to the now unexpectedly passing test, and he can remove the 'Test.Tasty.ExpectedFailure.expectFail' marker.
The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to avoid running a test. Both functions are implemented via the more general 'Test.Tasty.ExpectedFailure.wrapTest', which is also provided.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-tasty-expected-failure-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-c6b57
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-tagged-dev-0.8.8-60cfe
- 以下のパッケージによって提供される仮想パッケージです: libghc-tagged-dev
-
- dep: libghc-tasty-dev-1.4.3-22d32
- 以下のパッケージによって提供される仮想パッケージです: libghc-tasty-dev
-
- dep: libghc-unbounded-delays-dev-0.1.1.1-78c14
- 以下のパッケージによって提供される仮想パッケージです: libghc-unbounded-delays-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ