Bug #1234
incorrect autotest info on wiki/WritingTests
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | documentation | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
http://reductivelabs.com/trac/puppet/wiki/WritingTests contains:
you can get a configuration and instructions in the ext/autotest directory in the Puppet git repository.
There is no ext/autotest directory.
There are some files in “autotest” (under top directory) but there are no instructions in there, that I can see.
History
Updated by Luke Kanies about 4 years ago
- Status changed from 1 to Closed
- 7 set to worksforme
Which branch are you looking in? It’s in 0.24.x:
http://github.com/lak/puppet/tree/0.24.x/ext/autotest
I think it’s been a while since I merged that branch over to master.