Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run performance unit tests in release mode #8

Open
kareman opened this issue Jan 31, 2017 · 0 comments
Open

Run performance unit tests in release mode #8

kareman opened this issue Jan 31, 2017 · 0 comments

Comments

@kareman
Copy link
Owner

kareman commented Jan 31, 2017

Right now they are running in debug mode which is pretty pointless.

Will have to create a new unit test target in Xcode for performance tests and a corresponding scheme which uses Release build settings. I don't think Swift Package Manager has any built-in support for performance unit tests, but I'm sure it can be done via options to "swift test".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant