You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2013/09/01 22:59:02 UTC

[Nutch Wiki] Trivial Update of "HowToContribute" by SebastianNagel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The "HowToContribute" page has been changed by SebastianNagel:
https://wiki.apache.org/nutch/HowToContribute?action=diff&rev1=8&rev2=9

Comment:
Add links how to run individual unit tests.

  }}}
  please, read carefully the errors messages and check your code.
  
+ It is possible to run individual unit tests (useful during development), see [[bin/nutch junit]] and [[WritingPluginExample-1.2#Unit_testing]].
+ 
  ==== Functional Tests ====
  
  If you are ''perfectionist'' you can also perform some functional tests by running Nutch.