Open shashikumarraja opened 8 years ago
+1 - Any resolution on this?
@dsuare1 I am unable to find any way to do so till now.
@shashikumarraja Neither could I when trying yesterday; I tried to use the Assertion#Date type assertion, but never got the syntax correct. I ended up taking the mock, which was in GMT format, and converting it to UTC and comparing that with my expected output.
I need to assert the date field body of my api response which is in ISO 8601 format i.e 2016-11-09T16:04:27.964Z Is there a way I can do so?