ewoksfluo.tests.tutorials.assert_results.assert_without_qt#

ewoksfluo.tests.tutorials.assert_results.assert_without_qt(basename, inputs, expected_outputs, expected_hdf5)[source]#

Execute workflow after converting it to an ewoks workflow

Parameters:
  • basename (str)

  • inputs (List[Dict[str, Any]])

  • expected_outputs (Dict[str, Dict[str, Any]])

  • expected_hdf5 (Tuple[str, Dict[str, Any]])

Return type:

None