# erinyes **Repository Path**: mirrors_enthought/erinyes ## Basic Information - **Project Name**: erinyes - **Description**: Default Repo description from terraform module - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Erinyes ======= ``Erinyes`` is a stress and gui testing module that extends the python unittest framework. Structure ========= The code is organised into test assistant mixing classes that are divided into two groups. Stress ------ Supports testing an algorithm or part of it to verify that multiple runs will not result in memory errors. Application ----------- Supports a very basic external testing of applications to check behaviour while they run on a separate process.