-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
test intents #153
Copy link
Copy link
Closed
Labels
type: proposalproposal for a new feature, often to gather opinions or design the API around the new featureproposal for a new feature, often to gather opinions or design the API around the new feature
Metadata
Metadata
Assignees
Labels
type: proposalproposal for a new feature, often to gather opinions or design the API around the new featureproposal for a new feature, often to gather opinions or design the API around the new feature
Originally reported by: Ronny Pfannschmidt (BitBucket: RonnyPfannschmidt, GitHub: RonnyPfannschmidt)
to unify various things i'd like to propose a reporting on a level of n subreports per test
the concept for that is an intent within a test
one intent should be something groups a set of operations within a context,
and decides how grave what kind of error is within that context
examples could be things like creating a certain state, working down one item of a user story or gernator test items
== example 1 - generative tests
== example 2 - full capuring of sections