chai-things
chai-things copied to clipboard
Issue24 eachall keys
trafficstars
This should resolve the issues with assertion 'keys' Introduce the more syntactically correct 'each' decorator (synonym with all) and operate on enumerable objects now
I regret not splitting this into three PRs, but! Here we are.
Hey @drzaal awesome work :smile:. I've added some comments above, could you please address them?
So, this issue I was dealing with was interoperability with the latest version of chai.
Everything went tops up when I tried running chai 3.5.
I've now got it testing reasonably successfully in both versions 1.4 and 3.5