Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Conversation

@kzu
Copy link
Member

@kzu kzu commented Jul 19, 2018

No description provided.

kzu added 5 commits March 11, 2018 02:43
We produce: Stunts, Stunts.Sdk and Moq packages.
This allows easily testing the built packages by just configuring
a single global temp package source.

Make sure the source exist before restoring though, otherwise it
will fail. (since we use the same mechanism to test local builds
of our dependencies, such as nugetizer)
By copying these files to the output, referecing projects such
as the test projects, will automatically get a copy of these
files in their output, which makes it possible to reference
them for the unit tests that create in-memory projects that
need to use these APIs as if the package was installed.
This never happens if the build.proj is run first, but it's
confusing for contributors to now be able to restore or
build the sln straight from a clone. Since adding that source
it typically a way to test the produced packages, it's better
left out to be added by whatever local projects you're using
for testing the proposed changes.

Fixes #21
@kzu
Copy link
Member Author

kzu commented Jul 19, 2018

Already in master :)

@kzu kzu closed this Jul 19, 2018
@kzu kzu deleted the nugetized branch July 19, 2018 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants