useocl / use

Home of the UML-based Specification Environment (USE)
GNU General Public License v2.0
43 stars 18 forks source link

Running integration tests should not result in testfiles appearing in recent files #50

Open h-man2 opened 2 years ago

h-man2 commented 2 years ago

Is your feature request related to a problem? Please describe. When integration tests are executet, the opened files appear in the recent files list. This kicks out userspecific files which is annoying.

Describe the solution you'd like Running integration tests should not change the recent files list. This can be done by evaluating the program argument -t that specifes the testmode (Options.testMode) of USE.

Additional context Integration tests are run like unit tests. See org.tzi.use.main.ShellIT.