Hi folks,

Can we just run only unit tests as part of the build and lets have a
different goal to run integration tests.

creating connections or waiting for connections inside unit tests kinda of
slows things down.
lets keep the unit tests to check simple functionality and move all the
other time consuming tests to a different goal.

thoughts ??

Regards,

Rajith

Reply via email to