/etc/profile
Add following info at the end:
PATH="/usr/local/lib/ruby/gems/1.8:/usr/local/bin:/Users/twer/.gem/ruby/1.8/bin:$PATH"
-------------------
cucumber mingle plugin
Edit env.rb undre cucumber-mingle/examples/features/support, change the url , usr and psw
----------------
Mingle configuration
mingle.properties, edit the port
If there is authentication error when running cucumber, you need to modify the following property under Mingle/config/auth_config.yml
basic_authentication_enabled: [b]true[/b]
Add following info at the end:
PATH="/usr/local/lib/ruby/gems/1.8:/usr/local/bin:/Users/twer/.gem/ruby/1.8/bin:$PATH"
-------------------
cucumber mingle plugin
Edit env.rb undre cucumber-mingle/examples/features/support, change the url , usr and psw
----------------
Mingle configuration
mingle.properties, edit the port
If there is authentication error when running cucumber, you need to modify the following property under Mingle/config/auth_config.yml
basic_authentication_enabled: [b]true[/b]
配置Cucumber与Mingle集成
本文介绍如何配置环境变量以便正确运行Cucumber测试,并详细说明了如何在Mingle中设置必要的参数以避免身份验证错误。
2万+

被折叠的 条评论
为什么被折叠?



