Unit tests are not only helpful to promote code quality, they are also useful 
documentation for packages, and are generally up to date with any API changes.

As such, would it make sense to include unit tests **by default** in any new 
package created with `newt pkg new` (assuming the default `PACKAGE_TYPE_LIB` 
package type)?

This inclusion may push people to create more unit tests, and if they aren't 
desired it's simply a matter of deleting the appropriate sub-directory.

[ Full content available at: https://github.com/apache/mynewt-newt/issues/214 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to