display_warnings

asdf.tests.helpers.display_warnings(_warnings)[source]

Return a string that displays a list of unexpected warnings

Parameters:

_warnings : iterable

List of warnings to be displayed

Returns:

msg : str

String containing the warning messages to be displayed