bartekpacia / bartekpacia/minishell
migrate e2e tests to pexpect
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
pexpect = `expect(1)` but in Python
has nice docs: https://pexpect.readthedocs.io/en/stable/
it is used to test the oil shell. source: http://www.oilshell.org/cross-ref.html?tag=pdksh#pexpect
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the pexpect documentation and the linked Oil shell pexpect usage. No repository file or test entry point is named, so first locate the existing end-to-end tests for the Go shell. Done means those tests use pexpect while preserving their current coverage and behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- cli, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100