stalniy / bdd-lazy-var

Provides UI for testing frameworks such as mocha, jasmine and jest which allows to define lazy variables and subjects.
MIT License
162 stars 14 forks source link

Add types to new `is`, `its` and `it` functions #49

Open stalniy opened 6 years ago

stalniy commented 6 years ago

It’s quite hard to add types for that functions because their types depend on chosen testing library (mocha/chai, jasmine or jest)