You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/09/20 01:24:43 UTC

[GitHub] microbuilder opened a new issue #214: Add unit tests when generating 'PACKAGE_TYPE_LIB'

microbuilder opened a new issue #214: Add unit tests when generating 'PACKAGE_TYPE_LIB'
URL: https://github.com/apache/mynewt-newt/issues/214
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services