I created a test project while following along with a PluralSight video.

After I created my Unit tests, I followed the video instructions:

  1. Right Click the Test project
  2. Choose Add...
  3. The video has options for Ordered Test

I do not have the option for Ordered Test.

Is there something else I need to install, or is this not available in the Express Edition?

I've yet to find any good information comparing Visual Studio 2013 Express vs Professional.

有帮助吗?

解决方案

You are right, it's not available in the Express Edition.
See: http://msdn.microsoft.com/en-us/library/dd286704.aspx.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top