dockest icon indicating copy to clipboard operation
dockest copied to clipboard

Set jest as a peer dependency

Open HenryNguyen5 opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. Setting jest as a peer dependency would make it so that consumers dont install breaking versions of jest that this library does not account for.

HenryNguyen5 avatar Feb 22 '20 02:02 HenryNguyen5

Is your feature request related to a problem? Please describe. Setting jest as a peer dependency would make it so that consumers dont install breaking versions of jest that this library does not account for.

That'd be awesome! I'm not sure exactly how to go about it whilst maintaining the ability to run unit tests towards the library itself (i.e. packages/dockest). Do you have any suggestions?

erikengervall avatar Feb 24 '20 19:02 erikengervall