Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why Intellij IDEA skips Maven test

I use IntelliJ IDEA version 13 on MacOS. I have a maven project, the project is stored in Git. Everything worked well.

Yesterday my Macbook crashed, then I reinstalled MacOS as well as IntelliJ IDEA. After that I checked out my project from Git and open the project in IDEA again. But now In Maven Project's Lifecycle, test is disabled, there a dash across test. I can still package my project, but "Tests are skipped".

Since my project code has no any change, I'm guessing I might miss configured something in IntelliJ IDEA. Any idea?

like image 848
TieDad Avatar asked Jan 20 '26 15:01

TieDad


1 Answers

There's a skip test toggle in Maven Projects tool window. Skip Tests mode toggle

like image 162
Vic Avatar answered Jan 23 '26 17:01

Vic



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!