Files
pytest2/testing
Daniel Hahler eb7a4e32ad saferepr: handle BaseExceptions
This causes INTERNALERRORs with pytest-django, which uses
`pytest.fail` (derived from `BaseException`) to prevent DB access, when
pytest then tries to e.g. display the `repr()` for a Django `QuerySet`
etc.

Ref: https://github.com/pytest-dev/pytest-django/pull/776
2019-11-06 22:08:10 +01:00
..
2019-11-06 22:08:10 +01:00
2019-11-06 22:08:10 +01:00
2019-08-02 16:52:51 +02:00
2019-10-22 23:44:52 +02:00
2019-08-01 15:10:39 +02:00
2019-10-27 12:32:14 +01:00
2019-10-30 09:43:33 -03:00
2019-10-21 00:08:03 +02:00