public
Description: BDD for Common Lisp
Homepage:
Clone URL: git://github.com/osteele/cl-spec.git
osteele (author)
Tue Jan 15 07:31:35 -0800 2008
commit  86ec419166158682ab6de9dbe6e4d8458435ddca
tree    98705085f67e3a78d86bbd57d4313892bb1eb478
parent  90633abd1672f695d57edb3e1e06830213ac1a7f
cl-spec / TODO
100644 23 lines (19 sloc) 0.523 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* Features
- show more information about errors
- more examples
- load set of files
- profile: show 10 slowest examples
- specdoc: testname:\n{example name} (FAILED - n)
- more options: reverse; more from rspec
 
* Major features
- integrate with huchentoot
- mocks
- more matchers
- groups
- integrate with clickcheck
 
* Literacy
- should it expand to defclass, with an initarg of tests?
- write serializer, or change template to work on objects
- or, use a real template package
 
* Optimizations
- template should compile