[lang-ref]
xUnit
>
xUnit
> assert equals ( python )
[lang-ref] assert equals ( python )
def test_assert_equals(): # assert v == 3 v = 3 assert v == 3