JamieMason/expect-more

expect(date).toBeDateInMonth(month);

JamieMason opened this issue · 1 comments

Asserts date occurs in month, between 0 (January) and 11 (December).

Closed by d880ff3