Open machineghost opened 5 years ago
Your readme file says:
especially useful when used in combination with fixture-factory.
... and then it doesn't seem to make any further mention of the library whatsoever.
It seems like it'd be useful to provide an example of how to combine mock-knex with feature-factory, if the two do in fact go well together.
mock-knex
feature-factory
@machineghost did you some kind of blog or some other tutorial for this ?
Nope, just found this project (over a year ago now) looking for a Knex mocking library.
Your readme file says:
... and then it doesn't seem to make any further mention of the library whatsoever.
It seems like it'd be useful to provide an example of how to combine
mock-knex
withfeature-factory
, if the two do in fact go well together.