Skip to content

Conversation

@mogol
Copy link
Contributor

@mogol mogol commented Sep 2, 2016

I introduced new property product_module_name.
It should be used in swift tests templates. Instead of @testable import {{ module_info.project_name }} use @testable import {{ module_info.product_module_name }}
You could set it in Rambafile. If not set, it is calculated from project_name via replacing all non [a..zA..Z0..9] characters with _.

@mogol mogol force-pushed the fix/swift-module-name branch from 02554bb to f140d8c Compare September 2, 2016 04:58
@Beniamiiin Beniamiiin merged commit c75786b into develop Sep 2, 2016
@mogol mogol deleted the fix/swift-module-name branch September 5, 2016 03:00
@etolstoy etolstoy added this to the 1.1.0 milestone Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants