goodeggs / unionized

A factory library for setting up JavaScript objects as test data.
MIT License
13 stars 3 forks source link

Opinionated dependencies #19

Open adborden opened 8 years ago

adborden commented 8 years ago

IMHO ;-) there are a lot of opinions in this library and only contributes to bloat. I feel like a test factory shouldn't have so many opinions. I wonder if some of these could be implemented as plugins instead. Some examples:

hazeledmands commented 8 years ago

Thanks @adborden! You're totally right, a bunch of things have gotten unnecessarily coupled in this module.