rrdelaney / ReasonablyTyped

:diamond_shape_with_a_dot_inside: Converts Flow and TypeScript definitions to Reason interfaces
https://rrdelaney.github.io/ReasonablyTyped/
MIT License
518 stars 24 forks source link

DefinitelyTyped test suite #20

Closed rrdelaney closed 7 years ago

rrdelaney commented 7 years ago

We currently have a test suite running against FlowTyped, but it would be great if we also had one to run against DefinitelyTyped.

See the FlowTyped test runner for more information about how to implement this one. We might have to include DefinitelyTyped as a git submodule.

fstoerkle commented 7 years ago

22 adds a DefinitelyTyped test suite