Edgewall Software

Changes between Version 29 and Version 30 of TracDev/UnitTests


Ignore:
Timestamp:
May 12, 2020, 12:09:18 AM (4 years ago)
Author:
Ryan J Ollos
Comment:

Figleaf removed. Refs #11988.

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/UnitTests

    v29 v30  
    126126}}}
    127127
    128 {{{#!comment
    129 Unlcear whether there should be any figleaf dependencies; remove this section when it has been established there aren't
    130 }}}
    131 
    132 The proprietary figleaf package can be used to provide code coverage information:
    133  * [https://code.activestate.com/pypm/figleaf/ figleaf]
    134 
    135 {{{#!sh
    136 pypm install figleaf
    137 }}}
    138 
    139 Note that figleaf is no longer under active development and is not ported to Python3.
    140 
    141128If these dependencies are not present, certain tests will be skipped.
    142129