This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 46
Pass default values for scenario parameters not covered by examples #5
Comments
adamralph
added a commit
that referenced
this issue
Oct 14, 2012
adamralph
added a commit
that referenced
this issue
Oct 14, 2012
adamralph
added a commit
that referenced
this issue
Oct 14, 2012
adamralph
added a commit
that referenced
this issue
Oct 15, 2012
… towards green" This reverts commit 21c9eea.
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
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
….GetArgumentLists from TheoryAttribute
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
….ResolveGenericType from TheoryAttribute
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
closed by #9 |
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
…tched off StyleCop warnings as errors
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
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 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
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.
As discussed on 13.10.12 at http://jabbr.net/#/rooms/general-chat
The text was updated successfully, but these errors were encountered: