If you're working with Nunit framework and you want to get this inside Team foundation server /VS2013 then follow these steps
Benefits:
1. Test Explorer console appears as given below
2. TFS ALM -application life cycle management. More to come.
To add it is a Nuget package, you must have an active solution, then follow these steps:
Benefits:
1. Test Explorer console appears as given below
2. TFS ALM -application life cycle management. More to come.
To add it is a Nuget package, you must have an active solution, then follow these steps:
- From Tools menu, use Library Package Manager, select Manage NuGet packages for solution
- In the left panel, select Online
- Locate (search for) NUnit Test Adapter in the center panel and highlight it
- You will find two packages, one without framework and one with framework. See notes below for which to choose.
- Click 'Install'
- In the "Select Projects" dialog, you need to select at least one project to add the adapter to, see notes below.
No comments :
Post a Comment