gpt4 book ai didi

F# Canopy - 如何使用 "context"测试?

转载 作者:行者123 更新时间:2023-12-04 19:55:46 27 4
gpt4 key购买 nike

我对如何使用 Canopy API 格式化“上下文”测试感到困惑。

以下网站列出了示例,但我无法使用以下代码构建我的程序。我试过其他缩进,没有改变。

引用:http://lefthandedgoat.github.io/canopy/testing.html

context: "Change text in the fields"
once(fun _ -> contains "98402" (read "#ZipCodeID"))
before(fun _ -> "#FirstNameID" << "Paul")
after(fun _ -> "#CityID" == "Tacoma")
lastly(fun _ -> "#StateID" == "WA")

这给出了以下错误:
Error   1   Incomplete structured construct at or before this point in lambda expression. Expected incomplete structured construct at or before this point or other token.

最佳答案

@Eugene Fotin,指出我的语法错误“:”。我已经解决了这个问题,构建错误消失了。

关于F# Canopy - 如何使用 "context"测试?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24091824/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com