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

1
3 comments
Avatar
Permanently deleted user

On a Windows system they are located in

%AppData%\Local\Temp\

0

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

0
Avatar
Permanently deleted user

I've never used to MPS on Ubuntu. Have you tried a find in a bash?

0

Please sign in to leave a comment.