Closed rtdean closed 7 years ago
Thanks for sharing this idea! Looks easy to implement.
@htgoebel as far as i can tell the checked in test reverses the order
Oh, thanks for pointing to this. I implemented it the wrong way round by accident. Fixed in 758fa33.
If you have a unittest that contains an
assertDictContainsSubset
, unittest2pytest will happily ignore/skip over it.This can be replaced with the following: