New: unit-testingAll contenthive-129948hive-196917krzzanhive-185836hive-183959hive-166405hive-180932steemhive-188619photographyhive-150122hive-184714hive-183397hive-144064hive-101145uncommonlabhive-145157bitcoinhive-103599hive-193637hive-193186krsuccesshive-113376hive-103393TrendingNewHotLikerstobatunaornot (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.…