perturbopy.test_utils.compare_data.yaml

This module contains functions to compare YAML files

Functions

equal_dict

Determines if two dicts contain the same value for the same key

equal_list

Determines if two lists contain the same values

equal_scalar

Determines if two scalars contain the same value

equal_values

Determines if two YAML files contain the same value for the same keys.