Phil Nash
|
4746caacaf
|
LineWrapper can indent first line differently to subsequent lines
- use this to wrap Given/ When/ Then with indent after the :
|
2013-04-05 20:55:57 +01:00 |
|
Phil Nash
|
e324d2829d
|
Added -l tags
- which lists available tags.
- also improved formatting of -l for tests
|
2013-03-29 11:42:10 +00:00 |
|
Phil Nash
|
15fd032608
|
Use new line wrapper to show test case list, with tags, in columns
|
2013-03-28 22:13:31 +00:00 |
|
Phil Nash
|
9e8abc33e7
|
Simplified StringWrapper
- by changing intoStream to << overload
- and removing redundant ctor
|
2013-03-27 23:36:58 +00:00 |
|
Phil Nash
|
b052bd729a
|
Refactored string wrapper
- to be much more flexible (writes to vector)
- fixed a couple of bugs
|
2013-03-27 19:08:16 +00:00 |
|
Phil Nash
|
42aef1d99c
|
Fairly major reworking of console reporter (still in progress).
Changed reporter interface a bit.
|
2013-01-13 21:51:44 +00:00 |
|