summaryrefslogtreecommitdiff
path: root/Todo
blob: 1be130b8731b887d1ad8ec79058d483b5e186ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
More tests!
 * parse the generated output
 * check the view given to the TT view

Reports from Nadim Khemir:
   * integrate into build scripts (eg: M::B)
   * possible to open the test file and show the test itself?
   * why the need to stop using Test::Harness?

Various bug reports (+ Patch!) by Hemingway:
   * https://rt.cpan.org/Ticket/Display.html?id=41457

Progress console:
   * https://rt.cpan.org/Ticket/Display.html?id=40627

Script still running bug
   * when you navigate away from page
   * only on big test outputs
   * jquery cleanup?

Sometimes test details don't collapse properly!
   * doesn't happen in FireFox 3?
   * related to the scrollTo?
   * could hide & show the tr after the slideToggle?

sort by cols
   * time!
   * test file
   * percent

support file output - in progress
   * prove --html=output.html
   * allow output to STDOUT
   * write an App::Prove plugin

wrap unknown test output's in <pre>

expand all tests
expand failed tests

collapse current test (from halway down big tests, maybe a mouseover file or something)

Give the test suite a title...