Opened 4 weeks ago

Closed 4 weeks ago

#36970 closed Cleanup/optimization (wontfix)

Add Windows command for running runtests.py in contributing tutorial

Reported by: srimajaya123-blip Owned by:
Component: Documentation Version: 6.0
Severity: Normal Keywords: docs windows command runtests
Cc: srimajaya123-blip Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The contributing tutorial includes instructions for running runtests.py, but the command is not clearly shown for Windows users.

This change adds the correct Windows command formatting so contributors using Windows can run the tests easily.

Pull Request:
https://github.com/django/django/pull/20829

Change History (1)

comment:1 by Jacob Walls, 4 weeks ago

Has patch: unset
Resolution: wontfix
Status: newclosed

I don't think it's useful to go into this much detail.

Note: See TracTickets for help on using tickets.
Back to Top