blog.programfan.info
新网站即将启用

[译]EUnit——erlang的轻量级单元测试框架(目录)

EUnit是erlang的单元测试框架,它非常强大、灵活,很容易用,开销很小(small syntactical overhead语法开销?)

一、单元测试

二、术语

三、开始

四、EUnit宏

五、EUnit测试表

原文:

EUnit is a unit testing framework for Erlang. It is very powerful and flexible, is easy to use, and has small syntactical overhead.

  • Unit testing
  • Terminology
  • Getting started
  • EUnit macros
  • EUnit test representation
posted @ 2011-04-01 16:07  Gordon Chao  Views(445)  Comments(0Edit  收藏  举报
www.programfan.info
新网站即将启用