Commit Graph

1 Commits

Author SHA1 Message Date
Pierre Sassoulas
5e9d20dc32
Primer tests "à la mypy" (#5173)
* Add changelog and warning about unstable API in testutil

* Add primer tests, (running pylint on external libs during tests)

In order to anticipate crash/fatal messages, false positives are harder
to anticipate. Follow-up will be #5359 and later on #5364 

Add '__tracebackhide__ = True' so the traceback is manageable

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
2021-11-24 13:10:52 +01:00