robotframework / robotframework/RIDE

Keep selection of tests on Project Tree.

Open
#2,378 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.