Generating reports inside pages using Table tables.
Since you can pass back any size result to a Table table, and since you can create a Table table that has only one row, you can generate reports.
For example:
table:counts |
This table will execute the doTable method of the counts fixture. If that method returns a table like this:
[ [report:Employees,pass:22], [report:Managers,fail:21] ]then the resulting table will be
table:counts | |
Employees | 22 |
Managers | 21 |
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page