Git Product home page Git Product logo

grpctest's Introduction

注意事项:
1、目录名称请勿带点:. 。 列如:Services.proto
----------------------------------------------------------------------------
环境安装:
1、下载安装python (https://www.python.org/downloads/) 。需要python版本大于等于3。可以安装目前最新稳定版本3.6
2、安装grpc包:python -m  pip install grpcio
3、安装yaml包:python -m  pip install pyyaml
4、安装sql包:python -m pip install pyodbc
5、clone 本工程,执行test(或rake/task)目录下的任意用例不报错即环境安装正确

-----------------------------------------------------------------------------
目录结构介绍:
grpeTest        			#工程主目录
  ├─conf				#配置文件、数据
  ├─lib					#函数库
  │  ├─public				#公共函数
  │  └─ServicesProtoclo    	        #account相关服务函数库
  │      ├─account			#account服务函数库
  │      ├─csmember			#csmember服务函数库
  ├─rake
  │  └─task				#自动化工程任务启动程序
  ├─report				#测试报告生成目录
  ├─src					#proto源文件
  └─test				#测试用例
      └─account				#account相关用例

grpctest's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.