Categories
|
fireworksProducts: IntelliJ IDEA, Android Studio Vendor: LiXiao Email: Website: http://swing1979.googlepages.com/fireworks License: http://www.apache.org/licenses/LICENSE-2.0 Description:
Features:
Do you know about the following steps?
It's great that we have time to run all tests continuously. But more tests we wrote, more time costs. It was too much cost for me to run all tests in almost every real project before. So it's better that I just run tests about which are cared recently continuously and run all tests when I finish a task or need to commit code. Fireworks is such a plugin for helping TDDers to have more pleasure in process of test-driven development by spending more time on writing code. The configuration of "Delay time" is key of when to schedule task of running tests about which are cared after document changed and no error. It's a normal way to trigger a task after a delay time when there is no action performed by keyboard or mouse and all documents have no error marked during period of delay time. Yes, it's not good enough. I am still working on powup it. Yuo can read the changes of version to find what have been improved. There is a "recent test list" for collecting test about which are cared. JUnit TestCase will be added into "recent test list" when we open or edit it. And there is a regex of test class name for helping us to filter test we don't want to care recently. If there is a test failed after we run all tests by pressing hot key, it will be added into "recent test list" too. Full documentation URL:
http://swing1979.googlepages.com/fireworks-intellijplugin
11 updates are hidden
show all updates
Recent change notes:
|
|||||||||||||||||||||||||||||||||||
Comments:
Exception is
Couldn't find out a java sdk vm executable path: Couldn't find out a java
sdk vm executable path
java.lang.IllegalStateException: Couldn't find out a java sdk vm executable
path
at
com.thoughtworks.fireworks.adapters.ModuleAdapter.jvm(ModuleAdapter.java:68)
at
com.thoughtworks.fireworks.adapters.ModuleAdapter.antSunshine(ModuleAdapter.java:47)
at
com.thoughtworks.fireworks.adapters.ProjectAdapter.getSunshine(ProjectAdapter.java:204)
at
com.thoughtworks.fireworks.adapters.VirtualFileAdapter$1.shine(VirtualFileAdapter.java:80)
at
com.thoughtworks.shadow.ShineTestClassShadow.run(ShineTestClassShadow.java:35)
at
com.thoughtworks.shadow.ComparableTestShadow.run(ComparableTestShadow.java:49)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at com.thoughtworks.shadow.ShadowCabinet.action(ShadowCabinet.java:53)
at
com.thoughtworks.fireworks.core.CabinetActionNotification.finished(CabinetActionNotification.java:34)
at
com.thoughtworks.fireworks.adapters.CompilerManagerAdapter$2.run(CompilerManagerAdapter.java:44)
at java.lang.Thread.run(Thread.java:619)
Any thoughts are welcome.
works for me.
The only possible to make it can't work is you put the " in the field.