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

Integration Test (e2e) #110

Open
5 tasks
kronenthaler opened this issue Jan 3, 2017 · 0 comments
Open
5 tasks

Integration Test (e2e) #110

kronenthaler opened this issue Jan 3, 2017 · 0 comments

Comments

@kronenthaler
Copy link
Owner

Create an integration tests that allows to check that the project generated actually compiles. Any error during, compilation or execution of the final product should fail the test.

  • seed empty project
  • some source code classes that will be added using the module
  • using the module, link against some frameworks and set some flags
  • compile the Xcode project and run it's product
  • compare some output of the product against some expected string.
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