jest-date icon indicating copy to clipboard operation
jest-date copied to clipboard

Suggestion: `expect(date).toBeDaysAfter(30)`

Open StanleySathler opened this issue 1 year ago • 0 comments

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.

StanleySathler avatar Jun 07 '23 11:06 StanleySathler