...
- Possibility to specify pre-script and post-script for Ipr runner. Allows to use Ipr runner with TestNG tests
- Possibility to specify pre-script for Inspections runner and for Duplicates finder. Allows to fetch necessary libraries before the build if they are not presented in version control system.
- Possibility to specify artifact path for Ipr runner
- Possibility to look for tests only in "test source" path defined in Ipr.
Ivy-related improvements
- Ivy repository is protected by password authentication TW-2393 and
- Do not provide generated ivy.xml if ivy.xml already exists in published artifacts TW-2392
- View artifact dependency information:
...