Join Slack
Powered by
I am just starting out with Compose Desktop. I've ...
# compose-desktop
d
David Silber
02/06/2022, 2:06 AM
I am just starting out with Compose Desktop. I've gone through the tutorial at
https://github.com/JetBrains/compose-jb/tree/master/tutorials/Getting_Started
. Now I want to add some tests. Is there a tutorial or example on this topic?
☝️ 2
☝🏻 1
p
pavi2410
02/06/2022, 3:30 AM
I'd like to know that too
d
Dominaezzz
02/06/2022, 11:49 AM
Testing is probably not a desktop specific problem. The testing apis for Compose on Android should work just fine.
d
David Silber
02/06/2022, 3:19 PM
I'm more wondering about configuration. How do I get that first test working?
p
pavi2410
02/07/2022, 3:30 PM
@Dominaezzz
Do you know how to test non-UI @Composable functions without firing up an emulator?
d
Dominaezzz
02/07/2022, 4:04 PM
No, haven't tried it myself tbh.
3
Views
Open in Slack
Previous
Next