Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Pass default values for scenario parameters not covered by examples #5

Closed
adamralph opened this issue Oct 14, 2012 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@adamralph
Copy link
Owner

As discussed on 13.10.12 at http://jabbr.net/#/rooms/general-chat

@ghost ghost assigned adamralph Oct 14, 2012
adamralph added a commit that referenced this issue Oct 15, 2012
adamralph added a commit that referenced this issue Oct 15, 2012
…hanged ScenarioAttribute to inherit from FactAttribute
adamralph added a commit that referenced this issue Oct 16, 2012
….EnumerateScenarioCommands from TheoryAttribute
adamralph added a commit that referenced this issue Oct 16, 2012
adamralph added a commit that referenced this issue Oct 16, 2012
….ResolveTypeArguments from TheoryAttribute
adamralph added a commit that referenced this issue Oct 16, 2012
adamralph added a commit that referenced this issue Oct 16, 2012
adamralph added a commit that referenced this issue Oct 16, 2012
added green ExampleFeature.ExamplesWithTwoMissingResolvableGenericArguments
fixed ExampleFeature.InvalidExamples
adamralph added a commit that referenced this issue Oct 16, 2012
fixed ScenarioFeature.FailingScenario
fixed ExampleFeature.InvalidExamples
adamralph added a commit that referenced this issue Oct 16, 2012
updated release notes
@adamralph
Copy link
Owner Author

closed by #9

@adamralph adamralph reopened this Oct 17, 2012
@adamralph
Copy link
Owner Author

Generated default argument values end up in the test output - these need to be suppressed. This can perhaps be done by replacing the object[] arguments parameter to the command constructor with Argument[] arguments where Argument.IsGeneratedDefault == true.

adamralph added a commit that referenced this issue Oct 18, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
…mmand.GetCSharpLiteral

renamed ScenarioCommand.GetDisplayName to ScenarioCommand.GetCSharpCall
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 20, 2012
adamralph added a commit that referenced this issue Oct 22, 2012
adamralph added a commit that referenced this issue Oct 22, 2012
adamralph added a commit that referenced this issue Oct 22, 2012
…eoryCommand and fixed ParameterizedCommand.GetCSharpMethodCall
adamralph added a commit that referenced this issue Oct 22, 2012
adamralph added a commit that referenced this issue Oct 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant