stalniy/bdd-lazy-var

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

stalniy opened this issue · 1 comments

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

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