|
|
|
|
|
by jen20
313 days ago
|
|
While I agree, one thing that would really help there is the notion of test dependencies separate from ones that will end up in a production binary. Testify in particular is widely used in tests yet pulls in an entire YAML parser. |
|