haskell-nix/hnix-store

Switch `-nar` testsuite to `hspec`

开放

#262 创建于 2023年11月26日

 (0 条评论) (0 个反应) (0 位负责人)Haskell (26 个派生)github user discovery
good first issuenar

仓库指标

星标
 (98 个星标)
PR 合并指标
 (平均合并 20天 16小时) (30 天内合并 3 个 PR)

描述

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).

贡献者指南