About
Contributing
Contributing to Testplan framework is easy.
Clone the github repository.
Make a pull request with your
<github-id>_dco.rst
by using this form.
If you wish to maintain anonymity, you can email us that document instead.
Along with your code contribution, make sure you:
Create the associated tests in the tests directory.
Include docstrings for the new modules/classes/functions and the functionality is fully described in the documentation.
Follow the contributing instructions and make sure you include the “Covered by <dco>” line in the commits.
Make a pull request.
For any questions regarding the process of contributing code, please email
eti-testplan@morganstanley.com
.
Future Work
List of functionality to be added:
Remote execution of tests in cloud platforms.
CPU/Memory monitoring and visualization.
Statistics metrics capturing and visualization.
DB exporters for TestReport.
Interactive execution runtime and UI.