mgrebenets / test-app-with-bridging-header

Demo of test buck app with bridging header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo project for #2074.

2074

buckw test app

The command fails with the following error:

Command failed with exit code 1.
stderr: Tests/SampleTests.swift:5:18: error: no such module 'App'
@testable import App

About

Demo of test buck app with bridging header


Languages

Language:Shell 39.3%Language:Swift 37.6%Language:Python 19.9%Language:Objective-C 3.2%