# Testing Frameworks ## Tips Of Robot Frameworks - [Robot Framework documentation](https://robotframework.org/robotframework/) - [Robot Framework Demo](http://robotframework.org/RobotDemo/) - [Pass a list to python library in Robot Framework](https://groups.google.com/g/robotframework-users/c/04og2BB0ZSg) - [Passing a list as argument to a custom library from robotframework](https://groups.google.com/g/robotframework-users/c/04og2BB0ZSg) - [How to write good test cases using Robot Framework](https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst)