- run in parallel
- no HTTP(s) connection or file touching
- sbt task
test
with tests located in "test" folder
- require a started play application
- sbt task
pt:test
with tests located inpt
folder
- sbt task
it:test
with tests located init
folder
- require a running application and external services
- see https://github.com/commercetools/commercetools-sunrise-scenarios