Hi All,
Does anyone had a problem with this error:
"Sessions cannot be started in tests that are run by a TestRunner that has TestIsolation set to Test or Codeunit."
while running unit tests?
I know that this error can be skipped if I change TestIsolation property to Disabled, but then all data generated in test function won't be roll back. Is there any other way to skip this error?
Regards,
Stefan
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!