Skip to content

podhelper.rb: bring over testspecs for pods #67175

@gaaclarke

Description

@gaaclarke

Root problem:
I'm trying to run the tests for in_app_purchase's in the example app. They fail to compile because @import in_app_purchase fails to find that module.

Diagnosis:
I suspect that is because the testspec is missing from the pod invocation in podhelper.rb:

pod plugin_name, :path => File.join('.symlinks', 'plugins', plugin_name, 'ios')

Here is the documentation for adding tests to podspecs: https://guides.cocoapods.org/using/test-specs.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions