mirror of https://github.com/fail2ban/fail2ban
clarified that the are existing test cases and the 'coming soon' is about creating new ones.
parent
322f53e26d
commit
bd40cc7c31
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
|
||||
(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:
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue