Module trial.reporters.spec
A module containing the SpecReporter
This is an example of how this reporter looks
Functions
| Name | Description | 
|---|---|
							
								specGlyphsToCode(glyphs)
							
						 | 
						
Classes
| Name | Description | 
|---|---|
							
								SpecReporter
							
						 | 
						This is the default reporter. The "spec" reporter outputs a hierarchical view nested just as the test cases are. | 
Structs
| Name | Description | 
|---|---|
							
								SpecGlyphs
							
						 | 
						A structure containing the glyphs used for the spec reporter |