[lang-ref]
xUnit
>
xUnit
> Assert true ( python )
[lang-ref] Assert true ( python )
def test_assert_true(): # assert x r = (1 + 1 == 2) assert r