curioustechizen
04/21/2020, 3:38 PMcommonMain
and iosMain
, I want to create a iosTest
folder that uses iOS-specific code for writing tests to be run on the simulator.
I've looked around but I think all the info I find is out-dated. What's the latest on this?Kris Wong
04/21/2020, 3:57 PMcurioustechizen
04/21/2020, 4:06 PMKris Wong
04/21/2020, 4:07 PMcurioustechizen
04/21/2020, 4:09 PMKris Wong
04/21/2020, 4:09 PMcurioustechizen
04/21/2020, 4:11 PMKris Wong
04/21/2020, 4:12 PMcurioustechizen
04/21/2020, 4:13 PMKris Wong
04/21/2020, 4:14 PMcurioustechizen
04/21/2020, 4:18 PMviewDidLoad
happens, then some dependency is called, then can I just instantiate a ViewController and call viewDidLoad
on it in my test?Kris Wong
04/21/2020, 4:18 PMview
curioustechizen
04/21/2020, 4:19 PM