Changeset 9fdc4c2


Ignore:
Timestamp:
08/07/2024 10:09:11 AM (5 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
3000628f
Parents:
838d2e36
git-author:
Xi Ruoyao <xry111@…> (08/07/2024 10:08:17 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/07/2024 10:09:11 AM)
Message:

pyyaml: Update test instruction

In 6.0.2 pytest is used instead of the previous custom test harness.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/pyyaml.xml

    r838d2e36 r9fdc4c2  
    7474      </para>
    7575
     76      <bridgehead renderas="sect5">Optional</bridgehead>
     77      <para role="optional">
     78        <xref linkend="pytest"/> (for testing)
     79      </para>
     80
    7681    </sect3>
    7782
     
    9297
    9398      <para>
    94         To test the results, issue:
    95         <command>python3 tests/lib/test_all.py</command>.
     99        To test the results, issue: <command>pytest</command>.
    96100      </para>
    97101
Note: See TracChangeset for help on using the changeset viewer.