I'm very active on the Code Review site and I know what is required of a question there (the code must be included in the question). I've looked through the help/asking section and I've searched the meta questions, I don't see an answer to what should be in a question for Software Engineering.
I would like to ask a question that refers to my question on Code Review. I believe there is too much code in that question to post the code I want to ask about here. Can I ask my questions about unit testing and provide the link to the code review question? Specifically I would be asking what portions of the code are unit testing, what portions of the code are not unit testing, and what kind of test would they be.