You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many projects have tests organised into source folders by type (eg
test-unit for unit tests, test-acceptance for acceptance tests etc).
It would be useful to be able to limit junitflux to a configurable set of
source folders (eg only src and test-unit), perhaps via a .junitflux config
file in the root of the project. JUnitTestFinder.getSourceLocations() could
then be limited to the defined set.
PS Great plugin!
Original issue reported on code.google.com by [email protected] on 10 Dec 2009 at 2:41
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Dec 2009 at 2:41The text was updated successfully, but these errors were encountered: