-
I'm getting this issue on a mac OS every time I want to generate a pdf I understand that might be an issue with some dependencies I already have installed mono-libgdiplus
any guidance for this?
-
## Installed Software
- VS 2015 Update 3
- .NET Core 1.0.1 Tools Preview 2.0.2
- Nuget 3.5 RC 1
I'm having an issue restoring nuget packages for an xunt project testing ASP.NET Core controllers (that…
-
Could you please provide a singleton version of FactoryGirl whose only static member is a data member called self? Since C# will never be fully-OO, this compromise would help when using XUnit Test Fix…
-
After #23 - analyze the data we get back from xunit-performance and identify gaps and opportunities
-
Hey @natemcmaster
Found Arnot's Xunit.SkippableFact library on nuget as well as your lib. Was hoping your docker skipper was generic, but it's not...
-
-
Visual Studio Community 2017.
I try run test. cannt discovery test.
help..
-
My project has some micro-services written with DotNet Core C# and we have some scripts that we use very often and are very long to remind, so we put them in a README.MD file and copy every time, whic…
-
After upgrading the [xUnit plugin](https://wiki.jenkins.io/display/JENKINS/xUnit+Plugin) within a corporate Jenkins installation, we are facing multiple failing pipelines due to xml parsing errors.
…
-
Currently there's nothing to test, but because the repository is meant to be a blueprint / boilerplate code the following should be done:
- Add some public method that's testable
- Add tests for t…