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

Better scheme setup #145

Open
marcosgriselli opened this issue Jan 25, 2019 · 0 comments
Open

Better scheme setup #145

marcosgriselli opened this issue Jan 25, 2019 · 0 comments

Comments

@marcosgriselli
Copy link
Contributor

Currently, there are schemes for testing 1 file targets: HeadlineUITests & HeadlinesMockedUITests which we could easily run by opening the file and clicking the "run tests in class" icon. On the contrary, there's no scheme for the app which can be quite misleading. Anyone that opens the project will try to run the Canillitapp target rather than a test one.

I suggest we add a scheme for Canillitapp which runs all the test targets and removes all the individual testing schemes. This will also provide us with the ability to better track code coverage.

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