News Feed
Jobs Feed
Sections




News Archive
PHP in Action Blog:
Running PHP tests inside Vim
July 16, 2007 @ 12:07:00

From the PHP in Action blog today, there's a new post that (briefly) shows how to run your tests directly from a popular unix text editor - vim.

I created my own test runner to run tests inside Vim, I can't remember how long ago. Must be a year or two. I never shared it with the world. It was too primitive for anyone else to use. Then, recently, I decided to try re-implementing it in a more serious way.

The "more serious way" meant using Vim script to its full potential, including the ability to work with objects and already has its own testing framework. He includes a screenshot but no download just yet. It looks promising and makes running tests as simple as hitting F11 and watching it go.

0 comments voice your opinion now!
unittest vim text editor objectoriented framework test unittest vim text editor objectoriented framework test


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Use LiveUser for Authentication & Permission Management with the Zend Framewok

Patrick Reilly's Blog: Zend Framework Project Teams Need You

DZone.com: Self-Initializing Fakes in PHP

Pro-PHP Podcast: Interview With Cal Evans

Utah PHP Users Group: CodeIgniter - the PHP answer?


Community Events











Don't see your event here?
Let us know!


language interview object functional zendframework2 community series database development opinion conference introduction code tool testing example podcast composer release framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework