Skip to content
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.

Universal folder #86

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ryanjm
Copy link
Contributor

@ryanjm ryanjm commented Nov 26, 2014

The folder will be created on init and it should run through any tests in the universal folder regardless of device family.

Fixes #59

I haven't been able to 100% test it due to #83. I've got a small project to test it with. The initialization process of creating the universal folder worked as expected.

The folder will be created on `init` and it should run through any tests
in the universal folder regardless of device family.
@ryanjm
Copy link
Contributor Author

ryanjm commented Nov 26, 2014

Found out that I had run into #56 and thats why my tests weren't running in the simulator. But it works for me now. I have to say, having it run a universal folder is really nice.

@ryanjm
Copy link
Contributor Author

ryanjm commented Dec 1, 2014

I need to add support for --focus.

Now looks at all_test_files. This does mean there could be collision
between test names and a folder the project is contained in. That should
be a low risk.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add universal folder?
1 participant