@xdc/todo
A type safe TDD/BDD helper for catching unimplemented TypeScript functions
ts-unimplemented
Utility function to indicate unimplemented code by throwing with a message of "Not implemented".
ts-todo
Utility function to indicate unfinished code by throwing with a message of "Not yet implemented".