i want to integrate my unit and widgets tests in codemagic but always test run failed but in my vscode all are ok.
Here is how error appears in codemagic in test section.
Here is my log tab in the error that appears in codemagic.
in codemagic in the section of Tests i have it like this:
i am sure i am running in codemagic the correct branch and i am sure that all my unit tests and widgets tests are all ok in vscode.
like this i have the folder structure inside my test folder
my tests are ok:
i dont have a premium account in codemagic. any help appreciate it.
Thanks you so much.
The log and error message are very clear: in test arguments you should provide test ./test
value