PyUtilib / pyutilib

A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Add support for valgrind/memmon for code execution in tests #13

Open whart222 opened 8 years ago

whart222 commented 8 years ago

This should be a feature supported by the testing infrastructure in pyutilib.th

NOTE: it's not entirely clear how this data should be reported.