[erlang-questions] [ANN] Lux - LUcid eXpect scripting

Zheng Zhibin witeman.g@REDACTED
Tue May 22 15:03:33 CEST 2012


Awesome! 

/Witeman

在 2012-5-22,下午8:37,Håkan Mattsson <hm@REDACTED> 写道:

> I just want to announce that Tail-f has released
> a very useful test tool as Open Source.
> 
> It is called Lux (LUcid eXpect scripting) and
> provides scripting with an Expect-style execution
> of commands in a powerful but simple fashion. Lux
> is written in Erlang, but is a general-purpose
> test tool and its usage is not limited to only
> test Erlang programs.
> 
> With Lux it is possible to
> 
>  - simplify automated testing
>  - control interactive programs by sending textual
>    input to them and using regular expressions to
>    ensure that their output matches the expectations
>  - perform detailed post mortem analysis of test suite results
>  - interactively debug and trace single test cases
>  - get editor support for editing scripts by using the Emacs mode
> 
> You can find the source here:
> 
>   https://github.com/hawk/lux
> 
> and the on-line documentation here:
> 
>   https://github.com/hawk/lux/blob/master/doc/lux.md
> 
> /Håkan
> ---
> Håkan Mattsson, Tail-f Systems (www.tail-f.com)
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list