I added fastcode plugins to Eclipse to generate Junit4 test cases, Did setting in preferences for Juint4 as per your documentation but I am unable to generate test cases. Fastcode console not showing any failure/error. Can you please help me or tell whole process to generate Junit test cases for my java/android app.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is a bug and will be fixed in the next release. Please try the below work around until then.
Please check if the test class was created. If yes, please repeat the same scenario, the test methods will get created.
If no, go to Window --> Preferences --> Fast Code --> Version Control --> uncheck "enable auto check in". then try again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The bug has been fixed. Please update again. Or you may download the jar, stop eclipse, in your eclipse installation folder go to plugins folder, look for org.fastcode*, remove it and place the downloaded jar here and then start eclipse.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I added fastcode plugins to Eclipse to generate Junit4 test cases, Did setting in preferences for Juint4 as per your documentation but I am unable to generate test cases. Fastcode console not showing any failure/error. Can you please help me or tell whole process to generate Junit test cases for my java/android app.
Thanks
This is a bug and will be fixed in the next release. Please try the below work around until then.
Please check if the test class was created. If yes, please repeat the same scenario, the test methods will get created.
If no, go to Window --> Preferences --> Fast Code --> Version Control --> uncheck "enable auto check in". then try again.
The bug has been fixed. Please update again. Or you may download the jar, stop eclipse, in your eclipse installation folder go to plugins folder, look for org.fastcode*, remove it and place the downloaded jar here and then start eclipse.