hnix-store/hnix-store-tests/README.md
Richard Marko 42f56f504f hnix-store-tests: init
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.
2023-11-20 09:22:05 +01:00

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.