New: unit-testingAll contenthive-129948hive-196917krsteemhive-150122hive-180932zzanhive-183959photographyhive-166405hive-188619hive-185836hive-144064hive-183397uncommonlabhive-101145hive-103599hive-184714hive-145157hive-138689hive-109690hive-139150lifephotohive-179660TrendingNewHotLikerstobatunaornot (37)in unit-testing • 4 years agoIs writing your unit tests in TypeScript a good idea?What is TypeScript? TypeScript (TS) is a programming language that adds type safety to JavaScript (JS). It is basically JavaScript + types, e.g. However, TypeScript never gets executed.…