Skip to content
#

unit-testing

Here are 2,877 public repositories matching this topic...

SwifterSwift
sinon
itmayziii
itmayziii commented Jul 27, 2019

Is your feature request related to a problem? Please describe.
Reading through what a fake can and can not do is not clear from the documentation.

Describe the solution you'd like
Exact methods that are available to a Fake need to be documented.

First of all thank you for Sinon, I believe the library is powerful and has helped me write a lot of tests. What I'm requesting here is

dcs3spp
dcs3spp commented Aug 20, 2020

Hi,

Searched the docs for how to capture output to console.
I am using VSCode and unfortunately currently unable to use the Debug Test link above test method, receiving an ArgumentException related to OmniSharp. So....I am using dotnet test

When I use ITestOutputHelper to capture output for test debugging purposes I then run tests using dotnet test. No output is displayed

fast-check
jchitel
jchitel commented Sep 15, 2020

Today, my project's build failed in CI because of a problem downloading the cuckoo_generator executable in the run script. I'm not sure what the actual issue was (there was an issue extracting the URL from the GH API response), but it started working again by itself sometime later, so I'm assuming that it was a GH blip.

I find it a little strange that the SPM installation for Cuckoo depends

Improve this page

Add a description, image, and links to the unit-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unit-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.