Skip to content

Possible bug? Aspect test not generating expected .t.cs file #351

Closed Answered by prochan2
WhitWaldo asked this question in Q&A
Discussion options

You must be logged in to vote

You may need to include the .cs files from the Workflow directory in your test. To do that, add the following to the beginning of the test. (E.g. to the DaprRegistrationHelper.cs.)

// @Include(Workflows\MyActivity.cs)
// @Include(Workflows\MyOtherActivity.cs)
// @Include(Workflows\MyWorkflow.cs)

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@WhitWaldo
Comment options

@prochan2
Comment options

Answer selected by WhitWaldo
@WhitWaldo
Comment options

@prochan2
Comment options

Comment options

You must be logged in to vote
1 reply
@WhitWaldo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants