12 Commits

Author SHA1 Message Date
Chris Dent
5d8949257a Be more visible about test loader needs when concurrent
Some recent failulres in OpenStack land made it clear that
it was less clear than it should be the precautions that are
required when running gabbi in a concurrent testing environment.
2016-06-16 13:38:56 +01:00
Chris Dent
03938351d7 Update pytest docs
To remove warning about missing functionality.
2016-04-16 03:01:21 +01:00
Chris Dent
d3b76d231c Make slight improvements to pytest related docs.
This is based on commentary from @FND. There's still plenty of
room for improvement but iteration is good.
2016-04-08 10:40:15 +01:00
Chris Dent
748eac9d8a Add docs about the pytest situation
This may not be fully adequate but is a reasonable start. The main
point was to indicate the different loader method and the need
to yield the generated tests.
2016-04-06 14:20:30 +01:00
FND
47baa650fa Replace func with meth references in docs
not exactly sure what this means, but @cdent suggests these should be
linked now
2015-10-01 15:18:17 +02:00
Chris Dent
76c39194bc Introduction documentation improvements
The hope is that this makes gabbi-run a bit more visible
and points to the way tests can be loaded more clearly.

thanks to @FND for the prompting
2015-07-14 10:14:05 +01:00
Chris Dent
832b02ed59 Documentation improvements
Changes inspired by a recent read-through.
2015-07-07 09:39:02 +01:00
Chris Dent
5319caa351 Expand the example test loader docs
This adds a few more examples, reformats for code blocks, and adds
links to real-world exampls.
2015-06-05 11:08:29 +01:00
Kim Raymoure
d43083ba35 Preliminary Getting Started suggestions for running the tests 2015-06-04 16:45:02 -07:00
Chris Dent
87876e79e7 docs typo 2015-06-01 16:12:05 +01:00
Chris Dent
32639e3785 Fix example typos 2015-04-20 20:21:52 +01:00
Chris Dent
b3b203093c Add an example.rst containing a commented YAML example
This will probably need some tuning up, but is a good starting
point.
2015-04-20 20:10:04 +01:00