haskell-nix/hnix-store

Switch `-nar` testsuite to `hspec`

オープン

#262 opened on 2023/11/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Haskell (26 件のフォーク)github user discovery
good first issuenar

Repository metrics

Stars
 (98 個のスター)
PR merge metrics
 (平均マージ 20d 16h) (30d で 3 merged PRs)

説明

This along with #261 would allow us to get rid of the tasty and co. dependencies. Nar testsuite mixes hspecs Spec, hUnit tests and QuickCheck props that could all be part of a single (or multiple hspec Specs).

コントリビューターガイド