Utils ===== :module: ave-utils The ``ave.utils`` package provides base classes and convenience methods. If your test job is mostly about running unit tests and managing logs, you can perform 90% of the setup by subclassing something suitable from this package. .. toctree:: :maxdepth: 2 logger_api.rst testjob_api.rst