I need some advice…
I have several data files that the test cases will cycle through to test different variables (state/fake user stuff)
So far this has been working really well, the data file is saved to an iCloud folder, and the folder is shared between the OSx devices, so running executions is not a problem as long as it is ran on OSx.
I had not considered about what happens when I run the execution on a Windows machine, as I am about to expand my testing to Windows it just now came up. Additionally I will be expanding to Mobile Device testing as well.
What is the best way to handle a data file with that will need to be used by various platforms for testing?