On Tue, May 24, 2016 at 9:13 PM, Mads Kiilerich <[email protected]> wrote: > Hi > > Writing or debugging Kallithea tests can be frustrating. One reason is that > there is no logging (AFAICS). > > I just found > > pip install pytest-capturelog > > which will make log output show up for failing tests. That seems to be very > helpful! (It would perhaps be even more helpful if it showed up interleaved > with stdout output ... but that is no big deal.)
That is indeed really really useful. -- Konstantin _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
