Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

365
Views
What to test: JavaScript or TypeScript?

I`m starting to work with TypeScript and when I was coding in pure JS, I used to test it with Jest. Now, when I need to test my TS code, I found out that there is ts-jest, but the question is: do I really need it? Because my TS code is compiled into corresponding JS and after this I can test it with normal Jest. So, for what purpose I need to use ts-jest? Or maybe I don't need it?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

From briefly reading the docs, it seems the only difference really is that ts-jest transpiles and begins the test suites in one go, so you dont have to transpile it manually before testing. It also type checks it, but it just uses TypeScript itself for that, so I would say it's optional really.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!