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

Both sides previous revisionPrevious revision
Next revision
Previous revision
check_if_two_lists_are_equal [2023/05/05 15:45] 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 listsscopepython, using pytest}
- +
-scope python, using pytest+
  
 <code> <code>
Line 47: 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.1683301508.txt.gz · Last modified: 2023/05/05 15:45 by admin