|
|
|
|
|
by dpark
176 days ago
|
|
Wrappers are a great idea if you need a small set of what the library provides. Also very valuable if the library you are using doesn’t have good support for testing. Certainly you should not wrap a library “just because”. The benefit of doing so should be easy to articulate. |
|