
testtools.TestCase.maxDiff is the number of characters shown when two objects do not match for assertDictEqual, assertMultiLineEqual, and assertSequenceEqual. The default is 640 which is too low for comparing most dicts. Change-Id: I1cb7b12b1a7491637b695abe76207b6db8a65fb5
oslotest
OpenStack test framework and test fixtures.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslotest
- Source: http://git.openstack.org/cgit/openstack/oslotest
- Bugs: http://bugs.launchpad.net/oslotest
Description
Languages
Python
92.1%
Shell
7.6%
reStructuredText
0.3%