test-driven-development
Here are 1,033 public repositories matching this topic...
-
Updated
Nov 21, 2020 - Java
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
Nov 3, 2020 - C#
-
Updated
Nov 7, 2020 - PHP
When running build.ps1 -t Test, the following output describes the failing tests:
- Failed : NUnit.Framework.Api.FrameworkControllerTests.ExploreTestsAction_FileNotFound_ReturnsNonRunnableSuite
Expected: String containing "The system cannot find the file specified."
But was: "Le fichier sp├®cifi├® est introuvable. (Exception from HRESULT: 0x80070002)"
at NUnit.Framework.Api.Framew
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 22, 2020 - PHP
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Nov 19, 2020 - C++
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
Hello, and thank for this module.
I am wondering if consideration has been given to adding colour to the stack traces printed out upon failure of a test. For a test runner emphasizing colour, this seems like an obvious omission. I have patched in this functionality using pygments
in my fork: psacawa/green@1922bc8 in an ad hoc fashion t
-
Updated
Jun 23, 2018 - Kotlin
-
Updated
Feb 29, 2020 - Dart
-
Updated
Nov 12, 2020 - Java
-
Updated
Jul 18, 2020 - C#
-
Updated
Mar 25, 2020
-
Updated
Apr 3, 2020 - C++
-
Updated
Mar 4, 2020 - Groovy
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 23, 2020 - Scala
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Nov 22, 2020 - Go
-
Updated
Nov 15, 2020 - Python
-
Updated
Nov 23, 2020 - Java
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Shell
-
Updated
Nov 16, 2020 - Java
Improve this page
Add a description, image, and links to the test-driven-development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the test-driven-development topic, visit your repo's landing page and select "manage topics."
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script