eproxus/meck

Split tests into several test suites

Closed this issue · 2 comments

The test module is too large. It should be split into several test suites. Maybe grouped by API functions (basic scenarios, passthrough, etc.)?

Totally on board 👍 When we have meck split into smaller modules we will probably be able to split unit tests along the same lines.

Yeah, most of the tests aren't even unit tests, they just run the Meck public API functions.