pydoit_nb.testing#

Tools to help with testing

assert_doit_tasks_equal#

assert_doit_tasks_equal(res, exp)[source]#

Assert that doit tasks are equal

This works around the fact that doit.tools.config_changed objects don’t compare equal in an easy to use way.

Parameters:
Return type:

None