intermediate30 minby DevFox

Testing TypeScript

Running tests against typed code, typing test helpers and fixtures without fighting them, and asserting on types themselves so a refactor cannot quietly widen an API.

  • TypeScript
  • Testing