test-driven-development
Here are 1,037 public repositories matching this topic...
-
Updated
Dec 17, 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
Dec 15, 2020 - C#
-
Updated
Nov 7, 2020 - PHP
Since TravisCI will no longer be supporting open-source projects anymore, we should migrate CI to GitHub Actions.
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
Dec 11, 2020 - PHP
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Dec 16, 2020 - C++
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 14, 2020 - Python
-
Updated
Jun 23, 2018 - Kotlin
-
Updated
Feb 29, 2020 - Dart
-
Updated
Dec 17, 2020 - Java
-
Updated
Dec 16, 2020 - C#
-
Updated
Mar 25, 2020
-
Updated
Apr 3, 2020 - C++
-
Updated
Mar 4, 2020 - Groovy
-
Updated
Nov 26, 2020 - Java
Migrating to GH actions improves the CI/CD experience (the UI is cleaner, it's easier to analyze logs, the jobs start quicker).
Mockito (mockito/mockito#2080) and mockito-testng (mockito/mockito-testng#17) projects have already migrated to GH Actions.
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Dec 1, 2020 - Go
-
Updated
Nov 26, 2020 - Python
-
Updated
Dec 16, 2020 - Java
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Shell
-
Updated
Dec 1, 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