robotframework / robotframework/RIDE
Add function to copy test suite
Open
Nobody has claimed this yet.
enhancement
prio-low
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by frankbp on 27 Mar 2013
Currently there is no built-in function to copy the test suite (at least for files), what we can do is copy tests.
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
No file, test, or entry point is named. Start by tracing the existing operation that copies tests and clarify how copying a test suite, especially a file-based suite, should differ; done means the suite can be copied through a built-in function with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100