pit-idea-plugin
pit-idea-plugin copied to clipboard
Allow for Variable expansion when setting Source dir and Report dir
It would be nice to be able to use variables like $MODULE_DIR$ when configuring the source and output locations, similar to how one would set the Working Directory for an Application or JUnit entry point.
It would be awesome to set a working directory because I want to run my integration tests that load files from a relative path.