Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hrosicka/robot-framework-examples

Robot Framewokt Python tests
https://github.com/hrosicka/robot-framework-examples

python robotframework test test-automation testing

Last synced: 6 days ago
JSON representation

Robot Framewokt Python tests

Awesome Lists containing this project

README

        

# robot-framework-examples
Simple robot framework test for python classes

### BasicTestCalculator.robot
- test for Calculator.py

### BasicTestSquare.robot
- test for Square.py

### BasicTestQuadraticEquation.robot
- test for QuadraticEquation.py