Ticket #6182 defect closed fixed

Opened 7 months ago

Last modified 7 months ago

Documentation: invalid instructions to execute unit tests

Reported by: sammyo Owned by: exarkun
Priority: normal Milestone:
Component: core Keywords: documentation trial unit test
Cc: Branch: branches/testing-howto-6182
(diff, github, buildbot, log)
Author: exarkun Launchpad Bug:

Description (last modified by exarkun) (diff)

The trial/testing howto directs users to run tests from inside the package directory being tested, when it should direct them to run them from inside the directory containing that directory instead.

Attachments

soo-twisted-patch.patch Download (0.7 KB) - added by sammyo 7 months ago.
patch to fix documentation

Change History

Changed 7 months ago by sammyo

patch to fix documentation

1

Changed 7 months ago by exarkun

  • keywords review added
  • owner set to exarkun
  • description modified (diff)

2

Changed 7 months ago by exarkun

  • branch set to branches/testing-howto-6182
  • branch_author set to exarkun

(In [36392]) Branching to 'testing-howto-6182'

3

Changed 7 months ago by exarkun

(In [36394]) Be consistent in the use of the idea of directory "containment"; also avoid tripping over a lore2sphinx shortcoming.

refs #6182

4

Changed 7 months ago by exarkun

  • keywords review removed
  • description modified (diff)

Thanks. I made a couple further small tweaks and will apply this now.

5

Changed 7 months ago by exarkun

  • status changed from new to closed
  • resolution set to fixed

(In [36396]) Merge testing-howto-6182

Author: sammyo, exarkun Reviewer: exarkun Fixes: #6182

Correct trial usage directions to mention the right working directory to use.

Note: See TracTickets for help on using tickets.