New: unit-testingAll contenthive-129948krhive-196917zzansteemhive-185836hive-183959hive-166405hive-180932uncommonlabhive-150122hive-144064photographyhive-101145hive-145157hive-188619hive-183397bitcoinlifehive-193637hive-181136hive-184714krsuccesshive-109690hive-113376TrendingNewHotLikerstobatunaornot (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.…