My typescript tests need to call "test-name.test" so it's able to find the right javascript file in the dist/ folder. I found no way to use the plugin because I couldn't customize the way to reference a test, except by its full file path. Is there a way to overcome this problem, or write a settings that can make sens in this case? Thanks
My typescript tests need to call "test-name.test" so it's able to find the right javascript file in the dist/ folder. I found no way to use the plugin because I couldn't customize the way to reference a test, except by its full file path. Is there a way to overcome this problem, or write a settings that can make sens in this case? Thanks