Skip to content

Helper library for creating NuGet test packages.

License

Notifications You must be signed in to change notification settings

emgarten/NuGet.Test.Helpers

Repository files navigation

NuGet.Test.Helpers

icon

Helper library for creating NuGet test packages. The intent of this library is to make it easy to generate NuGet packages and nuspecs in unit and functional tests for testing libraries that work with NuGet packages and NuGet feed generators.

AppVeyor Azure Pipelines Github
AppVeyor VSO .NET test

Getting NuGet.Test.Helpers

Release builds of NuGet.Test.Helpers can be found on NuGet.org.

CI builds

CI builds are located on the following NuGet feed:

https://nuget.blob.core.windows.net/packages/index.json

The list of packages on this feed is here.

Contributing

We welcome contributions. If you are interested in contributing you can report an issue or open a pull request to propose a change.

License

MIT License