Bugs: Mojo Test - Crashes when non-test file contains a struct with a parameter

Apparently mojo test is being deprecated (forum). Below a link explaining how to update test files to use TestSuite and a shell script.
I’ve updated a couple of my test files in an existing project and it seems to work OK. I can also run individual tests within a test file by using a symlink to the srcfolder to satisfy imports. This method does not follow the symlink to trigger #5050, so I’m happy.

1 Like