Opened at 2020-09-24T18:32:14Z
Closed at 2020-10-02T13:13:15Z
#3442 closed enhancement (fixed)
Imrpove local developer experience running tests
Reported by: | rpatterson | Owned by: | rpatterson |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by rpatterson)
While setting up local development and starting my Pyrhon 3 porting work, I noticed a few minor things that could be improved:
- Some differences between the contributor guidelines and the way things actually work locally
- How to run tests against the checked out source code
- Running longer tests before shorter tests
Make the changes necessary to address these.
Change History (4)
comment:1 Changed at 2020-09-25T17:53:11Z by rpatterson
comment:2 Changed at 2020-09-27T15:53:55Z by rpatterson
- Description modified (diff)
- Summary changed from Minor test runner improvements and docs to Imrpove local developer experience running tests
Address feedback from IRC:
exarkun ...The ticket should convince the reader that some change needs to be made.
comment:3 Changed at 2020-09-27T19:20:18Z by rpatterson
- Keywords review-needed added
Add missing keyword.
comment:4 Changed at 2020-10-02T13:13:15Z by exarkun
- Keywords review-needed removed
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
PR