test-driven-development
Here are 1,011 public repositories matching this topic...
Most popular Mocking framework for unit tests written in Java
-
Updated
Sep 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
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
-
Updated
Jun 26, 2020 - C#
BDD in PHP
-
Updated
Jul 21, 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
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
-
Updated
Nov 25, 2019 - Python
Laravel FREE E-Commerce Software
-
Updated
Aug 31, 2020 - PHP
Summary
The documentation "activate_announcer_on_command_failure" is not helpful for users as it misses information a
CppUTest unit testing and mocking framework for C/C++
-
Updated
Sep 17, 2020 - C++
CSS unit and integration testing
-
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
The Kotlin fake data generator library!
-
Updated
Jun 23, 2018 - Kotlin
A Flutter app which shows a list of popular movies.
-
Updated
Feb 29, 2020 - Dart
Behavior-Driven Development in plain Java
-
Updated
Sep 11, 2020 - Java
-
Updated
Jul 18, 2020 - C#
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
-
Updated
Mar 25, 2020
Human-friendly unit testing for C++11
-
Updated
Apr 3, 2020 - C++
Code samples from the book "Java testing with Spock"
-
Updated
Mar 4, 2020 - Groovy
A TestNG like dataprovider runner for JUnit with many additional features
-
Updated
Sep 5, 2020 - Java
Mockito for Scala language
-
Updated
Sep 17, 2020 - Scala
-
Updated
Aug 12, 2020 - JavaScript
A library for mocking django queryset functions in memory for testing
-
Updated
Sep 13, 2020 - Python
[WIP] Aprenda Go com desenvolvimento orientado a testes
-
Updated
Sep 1, 2020 - Go
Plugin for Serverless Framework which adds support for test-driven development using Mocha
-
Updated
Sep 6, 2020 - JavaScript
bash unit testing enterprise edition framework for professionals
-
Updated
Sep 11, 2020 - Shell
User-friendly automated testing framework.
-
Updated
Sep 14, 2020 - Java
Declarative HTTP Testing for Python and anything else
-
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