You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs provide an example of writing a test against a declaration file, but what if you want to instead write a test against a source .ts file? I tried doing this but I couldn't get it to work. Is this not yet supported?
The docs provide an example of writing a test against a declaration file, but what if you want to instead write a test against a source
.tsfile? I tried doing this but I couldn't get it to work. Is this not yet supported?