ASUnit icon indicating copy to clipboard operation
ASUnit copied to clipboard

Test loader is throwing error "Can’t make suite into type reference." number -1700 from suite to reference

Open SyamalaHari opened this issue 7 years ago • 1 comments

I have copied all testing scripts and scripts that to be tested in one folder. In the same folder I copied the Test loader script in examples and run it from there.

Error I am seeing is

error "Can’t make suite into type reference." number -1700 from suite to reference

SyamalaHari avatar Sep 07 '18 14:09 SyamalaHari

Are you using v1.2.4 or the current master? Can you provide a minimal test file to reproduce the error? You may try copying your test files, one at a time, into the examples folder and run Test Loader.applescript each time until you get the error. Is there a specific file that causes the error?

lifepillar avatar Sep 07 '18 15:09 lifepillar