New: unit-testingAll contenthive-129948hive-196917krhive-150122hive-180932zzanhive-185836steemhive-183959hive-144064hive-166405hive-183397hive-188619hive-101145uncommonlabhive-145157photographyhive-180301hive-139150hive-103599hive-109690steem-atlasbitcoinhive-170554hive-139765TrendingNewHotLikerstobatunaornot (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.…