We should provide a way to test for almost-equality: this is very useful when dealing with time, where some sort of tolerance is required. See [`chai.closeTo`](https://www.chaijs.com/api/bdd/#method_closeto).
We should provide a way to test for almost-equality: this is very useful when dealing with time, where some sort of tolerance is required.
See
chai.closeTo.