Open juliocbcotta opened 3 weeks ago
Hi @juliocbcotta, have you included the compose-ui
plugin?
mockposable {
plugins = ['mockk', 'compose-ui']
}
If not, refer to https://github.com/jeppeman/mockposable?tab=readme-ov-file#stubbing-and-verification-with-compose-ui
I am trying to mock composables and print the invocation args, but I am getting this.
Code
Error