Define different infinitest.args based on the platform
Reported by David GAGEOT | December 21st, 2009 @ 10:03 AM
We need different sets of command line arguments based on the development platform.
For example, we need -Dawt.toolkit=sun.awt.motif.MToolkit on linux to make our GUI tests work. This configuration will make the tests fail on OSX.
Could we define different arguments based (on the plaftorm|an environment variable|an eclipse configuration|...)?
Comments and changes to this ticket
-
benrady (at gmail) December 21st, 2009 @ 04:49 PM
- State changed from new to invalid
Great. We make all Infinitest config files text files specifically for this reason.
-
benrady (at gmail) December 21st, 2009 @ 04:51 PM
- State changed from invalid to noaction
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Continuous Test Runner for Java