QualiSystems / QualiSystems/cloudshell-cli
Refactoring Py3: Create an object for the expected string
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Create a new class for the expected string.
So we will able to handle matching string and overriding default behavior
For matching prompts in general we can use the last line from the output
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the CLI prompt-matching entry points; the issue does not name files or tests. Define the expected-string object around matching prompts, including the general use of the last output line and support for overriding default behavior. Done means matching strings can be handled through the new object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100