# Testing ## Testing the code To test the code run ``` $ python test_beanPy.py ``` ## Testing the documentation To test the documentation: ``` $ python README.md ```