onivim/oni

Improve test failure explenation

開放

#2,731 建立於 2019年2月28日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (297 個分叉)batch import
good first issuehelp wantedinsiderlowering the bar

倉庫指標

星標
 (11,246 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Looking for help from the community regarding this issue.

Issue: Unclear CI test failure.

Expected behavior: Failed test would indicate the failure with some extra info for investigation.

Actual behavior: Prints Expected: true, Actual: false which is less than optimal.

Steps to reproduce: Run a failing test.

Would help to have more verbose logging for the tests instead of just 'timed out' and the like. Knowing how far it got / where it got stuck would help.

貢獻者指南