This is a work-in-progress. It does not yet comprehensively test all sorting methods. The following are on the to do list:
		
			- Core tests:
				
					- Test each option, event & callback
- Sorting empty cells.
- Sorting strings in numeric columns.
- Internal rendering, caching & indexing utilities.
- Update methods.
 
- All widgets.
- Pager plugin.
- Include natural sort unit tests?
			
				| test-head | num | 
|---|
			
			
				| test-foot | txt | 
|---|
			
			
				| test2 | x2 | 
				| test1 | x3 | 
				| test3 | x1 | 
			
			
				| Info | 
			
			
				| testB | x5 | 
				| testC | x4 | 
				| testA | x6 |