我试着用厨师测试厨房进行简单的测试:
describe file('/opt/test_file.txt') do
it { should exist }
end
我可以在我的厨房机器(virtualBox/centos7.2)上使用厨房验证轻松地运行这个测试。
如何在安装在厨房机器中的码头集装箱内运行此测试?
我有一个标签系统,标签是这样的:
italian kitchen
chinese kitchen
japanese kitchen
russian kitchen
vegeterian kitchen
当我查询意大利厨房时,我没有把意大利厨房放在最上面。我总是得到俄语和日语以及其他不相关的结果。在Solr模式中,我的标签字段的类型是字符串。我不知道为什么会发生这种事。你能和我分享你的想法吗?
elif direction == "kitchen".lower():
print""
print("• As you enter the kitchen you get blasted with heat. "+kitchen)
print""
print("• "+lobby)
print""
direction=raw_input("• Where would you like to go next? "