Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating todo again.
  • Loading branch information
aq1018 committed Apr 26, 2009
1 parent 34b9e73 commit 64bbaca
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions TODO
@@ -1,4 +1,6 @@
* Spec 100% coverage
Features / Bugs:

* Stop executing examples when beforeAll fails, but do not stop test (generate correct error messages)
* Add statistics functionality to Reporter Class
* Prioritize object printing with toString() if object has customized toString (shouldn't break existing spec)
* Extract and improve rendering logic from HTMLReporter to HTMLReporter.FlatFormatter
Expand All @@ -8,7 +10,16 @@
* Implement ConsoleReporter.NestedFormater
* Implement ConsoleReporter.CompactFormater
* Implement options to choose formatters, need to consider extension difficulty
* Test on different browsers
* Selective Behavior Execution support
* Documentation
* Make a wiki
* Object mocking and Function Stubbing
* Profiler - Benchmark time

Testing:

* Spec 100% coverage
* Test on different browsers

Documentations:

* Start documenting code. Use a doc generator.
* Make a Wiki: Teach on features.

0 comments on commit 64bbaca

Please sign in to comment.