Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: check custom inspection truncation in assert #28234

Closed
wants to merge 1 commit into from

Commits on Jun 18, 2019

  1. test: check custom inspection truncation in assert

    The assert module has some truncation logic in a custom inspect
    function. This was not covered in tests. Add tests to cover it.
    
    PR-URL: nodejs#28234
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Trott committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e3d5257 View commit details
    Browse the repository at this point in the history