[erlang-questions] Killer Erlang tools

Joel Reymont joelr1@REDACTED
Wed Jun 13 10:01:17 CEST 2007


On Jun 13, 2007, at 6:07 AM, Tim Uckun wrote:

> If I modify the tests the stubs are
> recreated but in a non destructive way (already implemented function
> don't get overritten)

Awesome, just what I'm thinking about. How do you specify tests in  
Erlang, though?

Are you looking to specify invariants, QuickCheck-style?

> 2) Automatic distribution and deployment tool. Like capistrano for  
> erlang.

Right! Just like Bob (and surely many others) I develop on the Mac  
but deploy on other platforms. You should be able to deploy with a  
click of a button and manage your remote installations easily.

This dovetails with what Luke was doing recently as well. You should  
be able to enable tracing on your remote app, troubleshoot it, etc.

	Thanks, Joel

--
http://topdog.cc      - EasyLanguage to C# translator
http://wagerlabs.com  - Blog








More information about the erlang-questions mailing list