-
-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish Cake.Testing.Xunit package #2532
Labels
Milestone
Comments
Gitter conversation was here: https://gitter.im/cake-contrib/Lobby?at=5cbd7f80990feb4518e1b0c2 |
As I understand, for this issue there should exists the Cake.Testing.Xunit repository here . Could you please create it and I will try to move Cake.Testing.Xunit? |
No we should just update xunit and adjust Cake's own build script so Cake.Testing.XUnit is packed and punlished. |
Frixed by #2631 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following up from cake-contrib gitter chat, it would be nice to publish
Cake.Testing.Xunit
as a NuGet package since it has some useful attributes likeWindowsFact
andWindowsTheory
.Note: should also update to
xunit
2.4.1 before publishing.The text was updated successfully, but these errors were encountered: