????1.???????????
????File-->New--->Target-->iOS Unit Testing Bundle


??

????2.??????????
????@testable import ????????

????3.podfile????????????
???? target 'YStarTests' do
????        inherit! :search_paths
????    end


????

????4.??????????????
????Enable Testability

????info plist

????5.?????????д

????