Merge pull request #59 from yakatz/doc/DEVELOP

clarified that the are existing test cases and the 'coming soon' is about creating new ones
pull/64/head
Yaroslav Halchenko 2012-06-26 21:05:41 -07:00
commit f970bb288a
1 changed files with 5 additions and 2 deletions

View File

@ -21,9 +21,12 @@ would like to add to Fail2Ban, the best way to do so it to use the GitHub Pull
Request feature. You can find more details on the Fail2Ban wiki Request feature. You can find more details on the Fail2Ban wiki
(http://www.fail2ban.org/wiki/index.php/Get_Involved) (http://www.fail2ban.org/wiki/index.php/Get_Involved)
Unit Testing: Testing:
------------- -------------
Coming Soon. Existing tests can be run by executing `fail2ban-testcases`.
Documentation about creating tests (when tests are required and some guidelines
for creating good tests) will be added soon.
Coding Standards: Coding Standards:
----------------- -----------------