mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-23 11:44:09 +03:00
42f56f504f
Split from `-core` so it doesn't depend on quickcheck, generic-arbitrary and quickcheck-instances that could propagate downstrem. Also allows users to defined their own. With all roundtrip property tests. Later this should also absorb test nix-store/daemon harness from `-remote` so it can be reused by others.
215 B
215 B
hnix-store-tests
Arbitrary instances for core types, roundtrip property tests, utility functions and a harness for running tests that require nix-store with nix-daemon.