1. 首页
  2. 数据库
  3. 其它
  4. pytest eosiocdt 源码

pytest eosiocdt 源码

上传者: 2021-04-22 00:06:31上传 ZIP文件 209.45KB 热度 24次
要运行测试: 1-安装docker&python 3(推荐使用pyenv) 2-安装python3 ,运行: pip install -r requirements.txt pip install . 纯模式: (重要:此插件管理本地单个块生产者区块链,这意味着它自己管理keosd和nodeos,并要求它们在执行测试时不运行) 3-运行测试: pytest --native Docker模式: (重要:必须安装并运行Docker,另外:插件的第一个测试会话将下载Docker映像(452mb),因此可能需要一段时间) 3-运行测试: pytest Docker开发命令 码头工人建立: docker build --tag guilledk / pytest-eosiocdt:vtestnet-eosio --build-arg USER_ID = $(id -u) --bui
用户评论