mirror of https://github.com/fail2ban/fail2ban
Merge pull request #59 from yakatz/doc/DEVELOP
clarified that the are existing test cases and the 'coming soon' is about creating new onespull/64/head
commit
f970bb288a
7
DEVELOP
7
DEVELOP
|
@ -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:
|
||||||
-----------------
|
-----------------
|
||||||
|
|
Loading…
Reference in New Issue