I get in one of my mocha tests for
assert.equal(result, {});
the following error:
AssertionError: {} == {}
How can I test for an empty object?
Aucun commentaire:
Enregistrer un commentaire