JUnit tests
I have a set of node tests and editor tests.
Created build script for the test modules.
No problem in running tests. Some tests were failed and fixed.
But the problem is when I run the tests from command promt, It is showing the old results.
MPS creates temporary modules to run the tests. I dont know where it is creating.
It is taking the old modules and running.
How and where MPS creates temporary modules while running JUnit tests from build script?
Thanks.
Regards,
Palpandi
Please sign in to leave a comment.
On a Windows system they are located in
%AppData%\Local\Temp\
Hi,
@m sch95 Can you please tell us the same with the ubuntu os?
We thought that the mpstemp & TempModulegen folders inside /tmp folder were the cache folders for running the junit tests in ubuntu. We tried deleting the folders and running the tests at the same time.
Appreciate your solutions.
Regards,
Narendran
I've never used to MPS on Ubuntu. Have you tried a find in a bash?