How to skip unit test cases in a maven project?
Earlier, we discussed executing unit test cases in maven, and this post will discuss how to skip them. Note: We have also attached a video at the end of this article. In case you are more comfortable with the video version, then please feel free to have a look By default, Maven will execute the tests under […]
How to skip unit test cases in a maven project? Read More »