@nabog, can you check that the test case is using ExportRunner. Previously the framework was called Default. If your project is older and has tests marked to use the Default framework you'll need to update them to use ExportRunner. To do this, change the value in the properties dropdown to ExportRunner for each unittest.js or unittest.ts file. Alternatively if you have lots of files you can do a find and replace in the njsproj file.
↧