How to get NUnit3TestAdapter pre-release packages

We publish pre-release packages for every pull request merge to the master branch in the NUnit3TestAdapter project.    They are published to our NUnit MyGet feed, Feed:      https://www.myget.org/F/nunit/api/v3/index.json Instructions for getting it for the different package tools, and also to see which is the latest version, go here: https://www.myget.org/feed/nunit/package/nuget/NUnit3TestAdapter  For NuGet (package.config) Install-Package NUnit3TestAdapter … Continue reading How to get NUnit3TestAdapter pre-release packages