- auto test framework based on python unittest
- send http request to api server https://github.com/jumper2014/http-api-aut
- setup and teardown test environment
- verify api result
- set PYTHONPATH=C:\Python27\Lib;C:\Python27;. (windows)
- cd http-api-test-framework-unittest
- python testsuites/user/user_create.py