File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = False
1010''
11- ' BlankIWBProxy v1.2.0
11+ ' BlankIWBProxy v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Blank implementation of IWBProxy
Original file line number Diff line number Diff line change 11Attribute VB_Name = "DisplayRunner"
22''
3- ' DisplayRunner v1.2.0
3+ ' DisplayRunner v1.2.1
44' (c) Tim Hall - https://github.com/timhall/Excel-TDD
55'
66' Runner with sheet output
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' IScenario v1.2.0
11+ ' IScenario v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Interface for creating and running scenarios on workbooks
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' IWBProxy v1.2.0
11+ ' IWBProxy v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Interface for generic workbook proxies
Original file line number Diff line number Diff line change 11Attribute VB_Name = "InlineRunner"
22''
3- ' InlineRunner v1.2.0
3+ ' InlineRunner v1.2.1
44' (c) Tim Hall - https://github.com/timhall/Excel-TDD
55'
66' Runner for outputting results of specs to Immediate window
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' Scenario v1.2.0
11+ ' Scenario v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Generic implementation of scenario
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' SpecDefinition v1.2.0
11+ ' SpecDefinition v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Provides helpers and acts as workbook proxy
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' SpecExpectation v1.2.0
11+ ' SpecExpectation v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' Provides various tests that can be performed for a provided value
Original file line number Diff line number Diff line change 11Attribute VB_Name = "SpecHelpers"
22''
3- ' SpecHelpers v1.2.0
3+ ' SpecHelpers v1.2.1
44' (c) Tim Hall - https://github.com/timhall/Excel-TDD
55'
66' General utilities for specs
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Attribute VB_Creatable = False
88Attribute VB_PredeclaredId = False
99Attribute VB_Exposed = True
1010''
11- ' SpecSuite v1.2.0
11+ ' SpecSuite v1.2.1
1212' (c) Tim Hall - https://github.com/timhall/Excel-TDD
1313'
1414' A collection of specs with the workbook that they act on
You can’t perform that action at this time.
0 commit comments