Hi,
I don't like pyunit, so use py.test instead. It was really simple to wire py.test into the Python bundle, but it was also really ugly using the "Text Window."
Based on some feedback from the IRC channel, and the excellent example of PyMate, I cobbled together PyTestMate which allows you to run py.test unit tests directly from within TextMate, and get lovely formated results from those tests.
It's still a work in progress, but it does work quite well, in fact, the unit tests for PyTestMate were all written using PyTestMate.
If you'd be interested in taking a look at it please let me know and I'll forward you the code.
Indeed .. don't keep us in suspense 'ol chap.
Hey ... would it make sense to add something of a bundle incubator section to the website/somewhere/something that allows people to post these sorts of things? You know ... like the jakarta section of apache -- when there's enough traction bundles get promoted to top- level TextMate bundles ...
I know we have the subversion repo, but not everyone can commit to it freely (which is probably a good thing), etc .. and not everybody has webspace at their mercy. I actually reckon w/ this audience, more people have webspace than not .. but still it might be nice to have it centralized w/ each bundle w/ its own sandbox .. related screencasts, etc. could be cool.
Just thinking .. maybe like a MateForge or something ... or BundleForge ... maybe ForgeMate .. Forrage4Bundles ... BundleFor(ra) ge ... or even like the xtras section for adium (less overkill than gforge).
-steve
On Apr 26, 2006, at 5:50 AM, Domenico Carbotta wrote:
well, just post it to the list :)
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Alright!
Here's the link to my blog post announcing it...
http://www.craigelachie.org/serendipity/index.php?/archives/41- PyTestMate.html
Here's the link to the tarball...
http://www.craigelachie.org/rhacer/textmate/pytestmate.tar.gz
All feedback will be gratefully received.