gilcu2

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 3
-
gilcu2 created a post, Exclude scalatest tests with tags
How to exclude scalatest test via tag in intellij 2023-3?Example: it("mytest", “mytag”) { … } In sbt I do: sbt test – -l mytagI saw an answer about from 2014 https://intellij-support.jetbrains.co... -
-
-
gilcu2 commented,