Skip to content

It would be easy to add unit test command #10

@orklann

Description

@orklann

Thank you for the great extension, is it possible to make a quick fix to add unit test command, I think adding a test() function after this line:

https://github.com/sterin/vscode-xcodebuild-tools/blob/master/py/xcodebuild_tools.py#L112

    def test(self):
        self.xcodebuild('test')

would make it work, except that I don't know how to call this function in the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions