lazy-ass
lazy-ass copied to clipboard
Lazy node assertions without performance penalty
Instead just have exported function - let the bundler do all the work breaking change
Auto update dependencies
To serialize arguments https://github.com/bahmutov/arguments-as-string
Currently only prints "error" and should print message and stack
According to the README file "Concatenating 2 strings before passing to a function is about 30% slower than passing 2 separate strings." I opened the link to the jsperf testpage...
Hi Gleb, We totally love this utility, and we've come up to use for our protractor tests runner (nodejs environment). The issue is that in the newest Protractor, throwing an...