Bug #826836 “Documentation can slip out-of-sync with code” : Bugs : testtools (original) (raw)
Documentation can slip out-of-sync with code
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone |
---|---|---|---|---|
testtools | Triaged | Wishlist | Unassigned |
Bug Description
I like the documentation in testtools, but it can easily slip out of sync with code. The most recent example was documentation referring to MatchesStructure.from_example, which should have been MatchesStructure.fromExample.
To post a comment you must log in.