test-driven-development
Here are 1,027 public repositories matching this topic...
-
Updated
Oct 30, 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
Sep 25, 2020 - C#
-
Updated
Oct 29, 2020 - PHP
If I create a test using a testcase source with a name "{m} (unique attribute)" and pass that test in through -testlist argument the test will not be discovered. If there is no space "{m}(unique attribute)" this works fine. The problem is in the TextRunner.MakeRunSetting when its building the prefilter list from the test list it is not trimming the sub string so the parent of the tests are not bei
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 19, 2020 - PHP
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
-
Updated
Oct 29, 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
Oct 30, 2020 - Java
-
Updated
Jul 18, 2020 - C#
-
Updated
Mar 25, 2020
-
Updated
Apr 3, 2020 - C++
-
Updated
Mar 4, 2020 - Groovy
-
Updated
Sep 5, 2020 - Java
-
Updated
Oct 22, 2020 - Scala
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Go
-
Updated
Sep 13, 2020 - Python
-
Updated
Oct 26, 2020 - Java
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Shell
-
Updated
Aug 25, 2020 - Python
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