提交 01a5079f 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

change name

上级 716f7e17
......@@ -5,7 +5,7 @@ caseId: -1
productId: 0
title: Test network connection
steps: steps that begin with @ are checkpoints
step1 type "ping zentao.com"
step1 type "ping zentao.net"
@step2 check the output contains "TTL"
expects:
......
Run scripts in folder 'C:\Users\aaron\zentaoatf\' on windows OS
From 2019-08-08 13:14:22 to 2019-08-08 13:14:22, spend 0 secs
Total: 2
Pass: 1
Fail: 1
Skip: 0
PASS scripts\tc-100.py
No checkpoints
FAIL scripts\tc-200.py
Step1: FAIL @step2010 第4次尝试登录
Checkpoint1: FAIL
Expect Result CODE: @step2010期望结果, 可以有多行
Actual Result N/A
Step2: FAIL @step2104 再输入1次正确的密码
Checkpoint1: FAIL
Expect Result CODE: @step2104期望结果, 可以有多行
Actual Result N/A
\ No newline at end of file
go-bindata -o=res/res.go -pkg=res res/ res/doc res/json res/template
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o release/atf-2.0.0.alpha.exe src/atf.go
GO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o release/atf-linux-amd64-2.0.0.alpha src/atf.go
CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -o release/atf-mac-amd64-2.0.0.alpha src/atf.go
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o release/ztf-2.0.beta1.exe src/ztf.go
GO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o release/ztf-linux-2.0.beta1 src/ztf.go
CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -o release/ztf-mac-2.0.beta1 src/ztf.go
error_log(json_encode($_POST, JSON_FORCE_OBJECT));
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册