chai-datetime
chai-datetime copied to clipboard
chai-datetime on deep comparisons?
Is there any way to get deep comparisons (in my case, expect(object).to.deep.include(baseObject)
) to use chai-datetime comparisons so that dates in deep locations actually compare properly?