You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/doc/en/developer/tools.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Additional development and testing tools
11
11
Pytest
12
12
===============================
13
13
`Pytest <https://docs.pytest.org/en/stable/>` is a testing framework.
14
+
At the moment, Sage is not yet using any tests based on pytest.
14
15
15
16
*Installation:* ``pip install -U pytest``, see `documentation <https://docs.pytest.org/en/stable/getting-started.html#installation-and-getting-started>`_ for details.
0 commit comments