Skip to content

Instantly share code, notes, and snippets.

@ibndias
Created August 18, 2021 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibndias/49f31df6f05aac08e981df645ecde175 to your computer and use it in GitHub Desktop.
Save ibndias/49f31df6f05aac08e981df645ecde175 to your computer and use it in GitHub Desktop.
Maven run single test
mvn -Dtest=ClassNameTest#TestMethod test -DfailIfNoTests=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment