Mercurial > p > roundup > code
comparison doc/developers.txt @ 8571:ae1d77e99ad6
doc: fix formatting.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 14 Apr 2026 12:41:46 -0400 |
| parents | 4006ddad6b8a |
| children |
comparison
equal
deleted
inserted
replaced
| 8570:16e8bacb8f90 | 8571:ae1d77e99ad6 |
|---|---|
| 226 html``. | 226 html``. |
| 227 | 227 |
| 228 Testing Notes | 228 Testing Notes |
| 229 ------------- | 229 ------------- |
| 230 | 230 |
| 231 Use ``python -m pip install -r test/requirements.txt` to get the | 231 Use ``python -m pip install -r test/requirements.txt`` to get the |
| 232 minimal packages needed to run tests. | 232 minimal packages needed to run tests. |
| 233 | 233 |
| 234 With the requirements installed, run the test suite using ``python -m | 234 With the requirements installed, run the test suite using ``python -m |
| 235 pytest test`` from the top level directory. This can take a while. In | 235 pytest test`` from the top level directory. This can take a while. In |
| 236 CI it takes 15 minutes. On a 15 year old laptop it can take over an | 236 CI it takes 15 minutes. On a 15 year old laptop it can take over an |
