Im trying to test an inventory source in python with unittest. the correct 
output was written by had following the docs. while the orders dont matter 
in dictionaries, they do in lists. and in this list, that order changes, 
thus giving the test a false negative. is there a way to test lists inside 
dictionaries, but ignoring their order? is there a better way to test this?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/adeb213e-891e-4013-a979-4fff1b1934c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to