it'returns correct embed frameworks script path for test unit test type'do
it'returns correct embed frameworks script path for test unit test type'do
@test_pod_target.embed_frameworks_script_path_for_test_type(:unit).to_s.should.include'Pods/Target Support Files/CoconutLib/CoconutLib-Unit-Tests-frameworks.sh'
@test_pod_target.embed_frameworks_script_path_for_test_type(:unit).to_s.should.include'Pods/Target Support Files/CoconutLib/CoconutLib-Unit-Tests-frameworks.sh'
end
end
it'returns the correct resource path for test resource bundles'do