unexpected-react v3.5.0 Release Notes

Release Date: 2017-03-02 // about 7 years ago
    • ➕ Add when rendered, when deeply rendered and to render as assertions to enable direct rendering within the assertion
    • ➕ Add helpful error messages when using assertions that require a different require to be used (e.g. using jest snapshot assertions without requiring unexpected-react/jest
    • ➕ Add helpful error message when validating against the test renderer .toJSON() method output - should be called with the renderer directly