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.
12 Dec 2018 in Today I Learned
Capture the output from Logger to clean up your test runs