The main opam package declares a dependency on `ppx_expect`. Arguably this would be better if the lib itself didn't impose this transitive dependency. I'm not sure whether this is a typo or if it is indeed used in non-testing code (I haven't checked).
The main opam package declares a dependency on
ppx_expect.Arguably this would be better if the lib itself didn't impose this transitive dependency.
I'm not sure whether this is a typo or if it is indeed used in non-testing code (I haven't checked).