question

dclaar avatar image
dclaar Suspended asked dclaar Suspended posted

Enhancement: comments in analysis/asserts

It would be really cool if there was a way to add comments to analysis. I guess a work-around would be:

eval # this is a comment

But it would be better if it were a "first class" citizen.

iTestfeature request
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
AdamB avatar image
AdamB answered AdamB posted

Or message: Info: Comment 

 

though, this will show up as an information execution issue.

 

Making Analysis Rules first class citizens would be great and could add some cool functionality. 

1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

dclaar avatar image dclaar commented ·
I already have way too many info messages: They're the only way to debug/follow analysis rules (since you can't single step through them, etc). Having DeclareExecutionIssue types "Debug" and "Comment" would be really cool, though! In that case, the Debug messages would only print if you set some global somewhere. (This was actually suggested in another thread some time ago).
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.