Swap unsafe type assertions for typed test data

Finds all the `as` type assertions in your test suite and replaces them with @total-typescript/shoehorn, making partial test data type-safe and maintainable.

Best for: Engineers who want their test fixtures to catch type breaks without rewriting every test.

Engineering / code-reviewatomicfor-engineersneeds-integrationfrom-repo

Source

Creator's repository · mattpocock/skills

View on GitHub

License: MIT