Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to save resources automatically prior to test execution #208

Open
dstango opened this issue Dec 21, 2023 · 2 comments
Open

Add option to save resources automatically prior to test execution #208

dstango opened this issue Dec 21, 2023 · 2 comments

Comments

@dstango
Copy link
Contributor

dstango commented Dec 21, 2023

I happen to forget to save my files before running a test.

I'd propose to add an option (like in "Java / Refactoring") that reads something like

Save all modified resources automatically prior to executing tests

(Editors has an option "Autosave", but that only is triggered after a certain interval of inactivity)

@Bananeweizen
Copy link
Contributor

See #209. If you use the standard JDT commands for launching tests (instead of the MoreUnit commands) then you are asked whether you want to save and whether you want that always.

@dstango
Copy link
Contributor Author

dstango commented Dec 22, 2023

See #209 (comment) for why I'd like this option :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants