public
Description: A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.
Homepage:
Clone URL: git://github.com/nathansobo/screw-unit.git
screw-unit / todo
100644 4 lines (4 sloc) 0.249 kb
1
2
3
4
[ ] - change mock_function to take an optional function_name as its first argument (it should be able to take both a name and a function to call)
[ ] - add specs for jquery_mapper
[ ] - add specs for match_html
[ ] - screw specs no longer run... wtf