jest-date
jest-date copied to clipboard
Suggestion: `expect(date).toBeDaysAfter(30)`
We have a use-case here where we set a resource to expiry after 30d. Would be nice to match if our date is 30d after the other one. I'm happy to add this one if you like it.