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
This replaces type checking of tests with a simple transpile, which makes running tests 10x faster.
This is possible without reducing test coverage by the recent addition of ts-tests which performs type checking against the typescript tests.
0 commit comments