Comments on: Automated python testing with nose and eclipse http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/ Thu, 11 Mar 2010 03:16:17 +0000 http://wordpress.org/?v=2.8.5 hourly 1 By: horlama http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-63089 horlama Fri, 01 Jan 2010 08:34:55 +0000 http://www.machine-envy.com/blog/?p=45#comment-63089 If the nosetests script is on your execute path, you don’t have to specify its exact location by using If the nosetests script is on your execute path, you don’t have to specify its exact location by using

]]>
By: ARYOL PREFABRİK http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-61917 ARYOL PREFABRİK Sat, 21 Nov 2009 10:35:45 +0000 http://www.machine-envy.com/blog/?p=45#comment-61917 very useful article. thanks for sharing. very useful article. thanks for sharing.

]]>
By: Burun Estetiği http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-61046 Burun Estetiği Tue, 04 Aug 2009 13:03:32 +0000 http://www.machine-envy.com/blog/?p=45#comment-61046 Hmm... I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i'll be your constant reader. Hmm… I read blogs on a similar topic, but i never visited your blog. I added it to favorites and i’ll be your

constant reader.

]]>
By: Estetik http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-60263 Estetik Thu, 25 Jun 2009 10:02:44 +0000 http://www.machine-envy.com/blog/?p=45#comment-60263 Automated python testing with nose and eclipse | machine-envyHey, nice post, very well written. You should write more about this. Automated python testing with nose and eclipse | machine-envyHey, nice post, very well written. You should write more about this.

]]>
By: van http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-58148 van Fri, 17 Apr 2009 15:48:28 +0000 http://www.machine-envy.com/blog/?p=45#comment-58148 Great recipe. The only issue I found until now is that when "Refresh Automatically" option is set in Eclipse preferences and nosetests is executed with "--with-coverage" option and during "Auto Builds", then the builder runs indefinitely... I guess it is because of .coverage file is re-generated in the project directory. Great recipe.

The only issue I found until now is that when “Refresh Automatically” option is set in Eclipse preferences and nosetests is executed with “–with-coverage” option and during “Auto Builds”, then the builder runs indefinitely… I guess it is because of .coverage file is re-generated in the project directory.

]]>
By: Chaim Krause http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-53843 Chaim Krause Fri, 10 Oct 2008 17:30:20 +0000 http://www.machine-envy.com/blog/?p=45#comment-53843 This is a great idea. I do all my Python development in Eclipse with Pydev and just started using nose. This will save me some time. Thanks for posting it. This is a great idea. I do all my Python development in Eclipse with Pydev and just started using nose. This will save me some time. Thanks for posting it.

]]>
By: James Casbon http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-52905 James Casbon Thu, 21 Aug 2008 08:52:42 +0000 http://www.machine-envy.com/blog/?p=45#comment-52905 Bruno: I don't think you can get the PYTHONPATH from eclipse using an external tool. But I just posted a recipe to nose-users that will allow you to use the python you configured there: ttp://groups.google.com/group/nose-users/browse_thread/thread/910b1d61933520d7 Bruno: I don’t think you can get the PYTHONPATH from eclipse using an external tool. But I just posted a recipe to nose-users that will allow you to use the python you configured there:
ttp://groups.google.com/group/nose-users/browse_thread/thread/910b1d61933520d7

]]>
By: Bruno Rezende http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-49858 Bruno Rezende Tue, 17 Jun 2008 13:32:29 +0000 http://www.machine-envy.com/blog/?p=45#comment-49858 Nice recipe. Do you know if it is possible to automatically set PYTHONPATH enviroment using the pydev Pythonpath settings? Nice recipe. Do you know if it is possible to automatically set PYTHONPATH enviroment using the pydev Pythonpath settings?

]]>
By: Kevin http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-6224 Kevin Sun, 05 Aug 2007 23:09:27 +0000 http://www.machine-envy.com/blog/?p=45#comment-6224 If the nosetests script is on your execute path, you don't have to specify its exact location by using ${system_path:nosetests} as the location. This is very helpful when a project file is shared across different platforms, as the path is not hard-coded. If the nosetests script is on your execute path, you don’t have to specify its exact location by using

${system_path:nosetests}

as the location. This is very helpful when a project file is shared across different platforms, as the path is not hard-coded.

]]>
By: blog.luguber.info » Blog Archive » Automated python testing with nose and eclipse http://www.machine-envy.com/blog/2006/07/29/automated-python-testing-with-nose-and-eclipse/comment-page-1/#comment-376 blog.luguber.info » Blog Archive » Automated python testing with nose and eclipse Tue, 17 Oct 2006 07:47:00 +0000 http://www.machine-envy.com/blog/?p=45#comment-376 [...] Etter en masse leting fant jeg endelig svaret her [...] [...] Etter en masse leting fant jeg endelig svaret her [...]

]]>