-
Could not repeat. Perhaps it was a temporary issue with my Eclipse configuration. I use PDT 2.1 SR1.
2009-12-17 19:59:13 UTC in SimpleTest
-
It's a pity that development is stopped. That can't be helped then even though the functionality is just a different source for PHP test result data.
2009-12-17 19:20:26 UTC in SimpleTest
-
Frankly speaking - it doesn't matter. If there will be API in plugin that will allow to send request for listing test names for some specified resource from workspace and then sending request to execute specific test or group of tests and if there will be agreement on returning result (JUnit XML?) - we won't even have to know if it was SimpleTest, UniTest or some other CustomTest or WebTest.
2009-12-11 23:51:16 UTC in SimpleTest
-
Seems like SimpleTest is designed to run PHPUnit tests locally. It would be nice to be able to run tests on remote machine through custom test runner script.
2009-12-11 20:38:10 UTC in SimpleTest
-
When trying to create Run configuration with a freshly installed SimpleTest plugin 0.2.5 I get this error message.
Plug-in net.sf.simpletest.eclipse was unable to load class net.sf.simpletest.eclipse.launcher.SimpletestTabGroup.
An error occurred while automatically activating bundle net.sf.simpletest.eclipse (394).
2009-12-11 20:35:11 UTC in SimpleTest
-
would be nice to see feature screens before installing this plugin
thanks.
2009-12-11 17:19:17 UTC in Eclipse PHP Tool Integration
-
It would be nice to see changelog available on the web preferably through VCS, but could also be useful on the main page.
2009-10-31 05:47:33 UTC in PipeWalker
-
After exporting to CSV sometimes it is needed to view previously exported result back in Eclipse control. CSV text, while being human-readable, still hard to navigate and sort by columns. It might not be hard to load control used to output results back with CSV data.
2009-07-23 11:00:41 UTC in Eclipse SQL Explorer [RCP/Plugin]
-
Need custom delimiter setting for files with different character than comma.
2009-07-21 15:51:32 UTC in Eclipse CSV Editor
-
http://pypi.python.org/pypi/configobj works while http://pypi.python.org/pypi/ConfigObj does not. It is not easy to spot these errors, so even official documentation for ConfigObj references 404 link.
2009-07-20 22:35:13 UTC in Python Package Index