robotframework / robotframework/RIDE
Keep selection of tests on Project Tree.
Open
@HelioGuilherme66 is already working on this.
Since Apr 4, 2021.
enhancement
prio-medium
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
This was already identified, but now have other situation.
https://github.com/robotframework/RIDE/projects/1#card-44988576
If user has test in a paused state and changes >code from outside all current ride states got >reseted, even if not paused
for example i runned some suite
and i have failed and passed tests
all tests are checked inside suite
if i change file from outside of a ride
all test checkboxes and statuses will be >dropped
- When file is modified from external editor or Git commit
-
Also happens when Saving from Text Editor - We must save and restore Tree selection on these cases.
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.
Assessment
This issue has not been assessed yet.