Remove main methods from tests (sorry for adding them)
Compare changes
@@ -31,7 +31,6 @@ def test_address_of():
@@ -31,7 +31,6 @@ def test_address_of():
... or code will be executed when pytest is collecting the tests. I found out that I can use "-s" to convince vim-test to show me test output.