chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] eggs tutorial


From: naruto canada
Subject: [Chicken-users] eggs tutorial
Date: Tue, 6 Nov 2007 02:26:59 +0000

hi

I'm reading the part about "tests" dir and "run.scm".
I've poke inside a few eggs, but couldn't figure out what should
"run.scm" return?
#t or #f ?

The web page needs to be amended to include expected return value for "run.scm".
" http://chicken.wiki.br/eggs%20tutorial#tests "

Is it ok, if I simply list all my test cases in run.scm?
(use test)
(test ..... )
(test ..... )
(test ..... )
......

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]