ASUnit
ASUnit copied to clipboard
Test loader is throwing error "Can’t make suite into type reference." number -1700 from suite to reference
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
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?