bundle(forSuite:)
Returns the bundle containing the suite-definition property list (extension .scriptSuite) identified by suiteName.
Declaration
func bundle(forSuite suiteName: String) -> Bundle?Returns the bundle containing the suite-definition property list (extension .scriptSuite) identified by suiteName.
func bundle(forSuite suiteName: String) -> Bundle?