[py-dev] Acceptance testing with py.test
Pontus Åström
pontus.astrom at businessecurity.com
Mon Feb 15 08:30:04 CET 2010
Ronny Pfannschmidt wrote:
> On Fri, 2010-02-12 at 22:23 +0100, holger krekel wrote:
>
> I have some basic ideas about structuring that kind of test.
>
> A) steped reporting, so each test reports the current step
> B) collection of dependend test-items, having each test item as `step`
>
> A requires extending the py.test reporting (but might be easy)
> B requires extending the py.test test execution
>
Could you just elaborate a bit on the above items and giving the
rationale for each approach. I currently have some difficulty
understanding what you mean.
More information about the py-dev
mailing list