格式化程序'Teamcity :: Cucumber :: Formatter'正在使用不推荐使用的格式化程序API

Gir*_*are 10 ruby watir cucumber

我正在使用黄瓜版本3.1.0.执行cucumber-ruby测试时,我收到以下警告:

WARNING: The formatter Teamcity::Cucumber::Formatter is using the deprecated formatter API which will be removed in v4.0 of Cucumber.
Run Code Online (Sandbox Code Playgroud)

我不知道在哪里改变这个.我可以在哪里更改Teamcity::Cucumber::Formatter,您建议使用哪种格式化程序?

Mar*_*rit 1

正如一些人在评论中所建议的,这意味着 Teamcity 需要更新他们正在使用的 Cucumber Formatter 的版本。一旦完成,您可能需要更新您的 Teamcity 版本。