basalt-rs/bedrock

Add explanation to visible tests

開放

#24 建立於 2025年5月12日

 (0 則留言) (0 個反應) (0 位負責人)Rust (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Add optional explanations to visible tests to be shown in the UI with the tests

It should also support markdown.

[[packet.problems.tests]]
input = "hello"
output = "olleh"
visible = true
explanation = '''
`olleh` is the reverse of the string `hello`.
'''

貢獻者指南