If I try to execute tests using pytest
with python 3.10 I got the following error:
TypeError: required field "lineno" missing from alias
Google says it's a known problem, but I found no way to solve it.
Tests start fine if I launch them with 3.9