TIL How to Run Tests for One Child App in an Umbrella
17 Dec 2018 in Today I Learned
Run all of the tests, or just a specific tests, for a given child app in an umbrella application with this handy command.
17 Dec 2018 in Today I Learned
Run all of the tests, or just a specific tests, for a given child app in an umbrella application with this handy command.
A look at umbrella applications and how they can help us write cleaner maintainable code.