haskell-nix/hnix-store

Switch `-nar` testsuite to `hspec`

Aperta

#262 aperta il 26 nov 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (26 fork)github user discovery
good first issuenar

Metriche repository

Star
 (99 stelle)
Metriche merge PR
 (Merge medio 20g 16h) (3 PR mergiate in 30 g)

Descrizione

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

Guida contributor