Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Add simple near 1 line description of test in annotation #94

Open
sspeiche opened this issue Jul 9, 2014 · 1 comment
Open

Add simple near 1 line description of test in annotation #94

sspeiche opened this issue Jul 9, 2014 · 1 comment

Comments

@sspeiche
Copy link
Contributor

sspeiche commented Jul 9, 2014

Currently you need to find the source and then read it to understand. It would be good to provide a short description of what the test does or how the requirement is being tested, the testing approach.

Makes the most sense to put in SpecTest annotations, like:
approach = "Provide some simple RDF on POST, check for 201 response code and Location header."

@sspeiche
Copy link
Contributor Author

I believe we can use a single annotation for both automated vs name, I'm proposing we'd use annotation like:
steps = {"Run server", "run client"}

Then for automated we could do something similar, using same annotation. If needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant