ICommandWrapper documentation should say where attribute must be applied
Open
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 600
- Forks
- 158
- Avg merge
- 16h 8m
- Merged PRs (30d)
- 21
Description
This page:
https://github.com/nunit/docs/wiki/ICommandWrapper-Interface
Should state that:
Attributes implementing any interface deriving from ICommandWrapper must be placed on a test method. They have no effect when placed on a test fixture.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the NUnit wiki page at https://github.com/nunit/docs/wiki/ICommandWrapper-Interface and review its guidance for ICommandWrapper attributes. Update the page to state that attributes implementing an interface derived from ICommandWrapper must be placed on a test method and have no effect on a test fixture.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100