Changes between Version 4 and Version 5 of Development/Testing


Ignore:
Timestamp:
06/01/2018 10:24:13 AM (6 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Testing

    v4 v5  
    2727Running the tests for a specific plugin (requires [https://pypi.python.org/pypi/pytest pytest]): 
    2828{{{ 
    29 py.test deluge/plugins/<name-of-plugin> 
     29pytest deluge/plugins/<name-of-plugin> 
    3030}}} 
    3131