assert-diff:断言等于Crystal的可读差异报告

时间:2024-05-06 04:29:33
【文件属性】:

文件名称:assert-diff:断言等于Crystal的可读差异报告

文件大小:89KB

文件格式:ZIP

更新时间:2024-05-06 04:29:33

diff crystal test assert Crystal

断言差异 声明等于可读的差异报告。 安装 将依赖项添加到您的shard.yml : dependencies : assert-diff : github : YusukeHosonuma/assert-diff 运行分shards install 例子 在规格中使用: require " assert-diff " struct Rectangle def initialize ( @origin : Point , @width : Int32 , @height : Int32 ) end end struct Point def initialize ( @x : Int32 , @y : Int32 ) end end describe Rectangle do describe " example " do it " failed


【文件预览】:
assert-diff-main
----shard.yml(113B)
----docs()
--------css()
--------index.json(10KB)
--------search-index.js(10KB)
--------index.html(5KB)
--------js()
--------toplevel.html(13KB)
----image()
--------screenshot.png(67KB)
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------assert-diff()
--------assert-diff.cr(26B)
----spec()
--------assert-diff()
--------spec_helper.cr(44B)
----.gitignore(142B)
----README.md(1KB)
----.editorconfig(150B)

网友评论