mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Deep merge config objects #256

Closed m90 closed 2 years ago

m90 commented 2 years ago

Fixes #255

Introducing the deepmerge dependency is kind of the nuclear option here, but I found myself hunting way too many edge cases when trying to implement this myself. If you prefer to solve this without a dependency let me know and I can see what I can get figured out.

mantoni commented 2 years ago

📦 Released in @mochify/mochify v0.2.1.