Line 1: |
Line 1: |
| == Summary == | | == Summary == |
| | | |
− | '''{{Code|sugaroid}}''' is a library and application that mimics regular sugar client behaviour to help with testing [[Sugar Server Kit]] components and [[Sugar Server Kit]] based solutions.
| + | Project is intended to: |
| + | |
| + | * Provide high level code, based on Python unittest library, to simplify Sugar related development; |
| + | * Emulate regular Sugar client behaviour to help, e.g., with testing [[Sugar Server Kit]] components and [[Sugar Server Kit]] based solutions. |
| | | |
| == Using libsugaroid == | | == Using libsugaroid == |
Line 55: |
Line 58: |
| == Resources == | | == Resources == |
| | | |
− | * [http://git.sugarlabs.org/server/sugaroid Sources]. | + | * [http://git.sugarlabs.org/sdk/sugar-unit Sources]. |