#6420 Pretty print option of pytest makes tracker fail when used in ipa console
Closed: Fixed Opened by mkubik.

The options attribute of pytest doesn't exist when the code is run outside of pytest process, such as debugging in ipa console. This leads to AttributeError on operations that invoke assert_equal.


master:

  • e54109c167526ae6b1cd4c977915da884482891b ipatests: Fix assert_deepequal outside of pytest process

Metadata Update from @mkubik:
- Issue assigned to mkubik
- Issue set to the milestone: FreeIPA 4.5

Metadata