react-shallow-renderer
react-shallow-renderer copied to clipboard
Shallow rendering for React.
Might be good to follow the test setup in https://github.com/reactjs/react-lifecycles-compat to test various minor versions of React supported by https://github.com/NMinhNguyen/react-shallow-renderer/blob/a16cb7a4415d2b98b4fe926dfc9e7fd6c49ff7f7/package.json#L56
See https://reactjs.org/blog/2019/10/22/react-release-channels.html#using-the-next-channel-for-integration-testing
Considering using https://github.com/semantic-release/semantic-release (or any other alternative).