News

Component-based software development (CBSD) is one of the main programming paradigms of the last decades. The main idea of CBSD is to modularize a system as a configuration of multiple interacting ...
rewire Easy monkey-patching for node.js unit tests rewire adds a special setter and getter to modules so you can modify their behaviour for better unit testing. You may inject mocks for other modules ...