 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
[11.1.125 Pro] - Unit Testing issues |
|
When Unit Testing is actively running test cases it "keeps the SQL Editor hostage". The editor becomes extremely sluggish and unresponsive until all the tests finish.
|
|
Wed May 13, 2020 4:44 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
It's kind of resource intensive and internally may need access to some shared functions. I think the best option would be to run Unit Test projects from command line, not from the editor, so they can run as separate processes. Is that an option that could work for you?
|
|
Wed May 13, 2020 9:47 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
|
|
Not really. Running from the command line would (will) work when the chiseling is done and the tests are ready to be deployed for automation. Right now I'm constantly updating and improving the tests and having instant feedback about their run state is sort of paramount.
I'll try to run an instance of SQL Editor dedicated to Unit Testing and see if it keeps interfering with the other instance I'm doing development in.
|
|
Wed May 13, 2020 11:57 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|