{% extends "api/base.html" %} {% block title %}suite列表{% endblock %} {% load staticfiles %} {% load custom_tags %} {% block content %}
HttpRunnerManager
HttpRunnerManager
HttpRunnerManager
大虾, 要不要鱿鱼虾?
当前位置: 模块管理 > suite
{% for foo in suite %} {% for key, value in sum.items %} {% ifequal foo.id key %} {% endifequal %} {% endfor %} {% endfor %}
序号 名称 所属项目 包含用例 创建时间 更新时间 操作
{{ forloop.counter }}
{{ foo.suite_name }}
{{ foo.belong_project.project_name }}  {{ value }} 条{{ foo.create_time }} {{ foo.update_time }}

{% endblock %}