python language (nine) Interface Automation

An interface test frame

 

 

Installation Tutorial

  1. Need python version 3.5 and above
  2. pip install -r requirements

Instructions for use

    1. Create a project run manage.py
    2. Projects created in projects directory
    3. litemall project writing test cases in the project directory, you can refer to how to write test cases
    4. run.py operation in the implementation of the project directory for all test cases

 

 

 

 

 

 

Guess you like

Origin www.cnblogs.com/zibinchen/p/11962072.html