-
Updated
Sep 18, 2020 - JavaScript
unit-testing
Here are 2,845 public repositories matching this topic...
-
Updated
Jun 12, 2020 - JavaScript
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
-
Updated
Sep 17, 2020 - Python
-
Updated
Aug 30, 2020 - Go
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 18, 2020 - PHP
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jul 22, 2020 - CMake
-
Updated
Sep 8, 2020 - C++
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Oct 27, 2018 - Go
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
In the same way that we can do:
DotNetCoreBuild
DotNetCorePublish
etc
Would be good to be able to run DotNetCoreWatch
as a top level task in my Cake Build script.
-
Updated
Sep 14, 2020 - Java
-
Updated
Sep 18, 2020 - C#
-
Updated
Aug 31, 2020 - C#
fast-check is a very nice library. It would be even better if we could use it with Facebook's ReasonML instead of Typescript!
It might be possible to use https://github.com/rrdelaney/ReasonablyTyped to make the conversion easier.
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Mar 4, 2020 - PHP
-
Updated
Aug 31, 2020 - Go
-
Updated
Jul 8, 2020 - Swift
-
Updated
Aug 26, 2020 - JavaScript
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
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jul 23, 2020
We should have more tests for the column profiling functionality.
Improve this page
Add a description, image, and links to the unit-testing topic page so that developers can more easily learn about it.
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."
[ ] I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
This is more like a suggestion, not an issue
What did you do?
Tried to use UIImage rotated(by angle: Measurement) on a round image
What did you expect to happen?
The image to be rotated