| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement a basic XMLOutputWriter. | J08nY | 2017-10-16 | 1 | -4/+5 |
| | | |||||
| * | Refactor response and test outputing into separate writers. | J08nY | 2017-10-15 | 1 | -7/+14 |
| | | | | | | This is done to provide multiple output formats, one which logs tests to console in simple human readable format and others. | ||||
| * | Abstract out Test and move its simple implementation to Test.Simple. | J08nY | 2017-10-15 | 1 | -52/+123 |
| | | | | | | - Also create a Test.Compound nested static class that can combine multiple Tests and their Results, and has a single Result. | ||||
| * | Reorganize reader packages. | J08nY | 2017-10-13 | 1 | -0/+85 |
