Search found 1 match
- Wed Jul 11, 2012 2:15 pm
- Forum: Common Lisp
- Topic: problem with lisp-unit
- Replies: 1
- Views: 4357
problem with lisp-unit
I'm having a problem with lisp-unit. Some asserts don't return the correct value and there is a difference between tests defined in the REPL and tests defined in a lisp buffer. Starting slime and loading project: ; SLIME 2012-04-07 CL-USER> (ql:quickload :testproject) To load "testproject"...