User Tools

Site Tools


check_if_two_lists_are_equal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
check_if_two_lists_are_equal [2023/05/05 15:23] – created admincheck_if_two_lists_are_equal [2023/11/12 18:45] (current) admin
Line 1: Line 1:
 ==== check if two lists are equal ==== ==== check if two lists are equal ====
-tags compare lists+{tagscompare lists, scope: python, using pytest} 
 <code> <code>
 $ cat compare_lists.py $ cat compare_lists.py
Line 44: Line 45:
 Ref: Ref:
   * https://stackoverflow.com/questions/46914222/how-can-i-assert-lists-equality-with-pytest   * https://stackoverflow.com/questions/46914222/how-can-i-assert-lists-equality-with-pytest
 +
 +Related commands:
 +  * python -m pytest -vv compare_lists.py
  
check_if_two_lists_are_equal.1683300239.txt.gz · Last modified: 2023/05/05 15:23 by admin