Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit535f5e8

Browse files
committed
update test-runner docs with "completed"
1 parentedff931 commit535f5e8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎_posts/2016-01-11-test-runner.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,14 @@ The result should output the *taskPosition* after the test. The field *change* r
6868
"pass":true,
6969
"taskPosition":1,
7070
"change":1,
71-
"msg":"Task 1 Complete"
71+
"msg":"Task 1 Complete",
72+
"completed":false
7273
}
7374
```
7475

76+
`completed` indicates all tests have passed.`pass` indicates at least one test has passed.
77+
78+
7579
#####fail
7680

7781
```json

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp