Closed uttamk closed 8 years ago
@vedarthk not sure if this is relevant. PyHamcrest is a perfectly valid way of writing assertions. It may not be consistent with other codebases in Aplopio. There is no reason I see for keeping it consistent with the internal codebases at Aplopio. Hence closing this issue
We currently depend on pyhamcrest for test assertions in most places. This was a hangover from the pre py.test days. All tests should now use python asserts.