pytest-ast-back-to-python 1.0.0

Pytest rewrites the AST of your tests, for the purpose of displaying the subexpressions involved in your assert statements. This plugin converts that rewritten AST back to Python source, and displays it.