test-driven-development-example
TDD tutorial
An introduction to writing tests before coding in PHP using Test-Driven Development (TDD) approach.
An introduction to Test-Driven Development (TDD).
511 stars
30 watching
65 forks
Language: PHP
last commit: about 9 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive guide to testing React applications using Test-Driven Development (TDD) | 597 |
| | A tool for demonstrating Test Driven Development in Swift using a Playground | 59 |
| | A comprehensive list of tools and frameworks for automated testing in .NET | 553 |
| | A Symfony-based project demonstrating Domain-Driven Design principles and technologies such as CQRS, Event Sourcing, and Docker for building a scalable and maintainable system. | 597 |
| | A PHP extension for interacting with the TDengine data engine | 76 |
| | TDD helpers for testing Knockout.js components and bindings | 15 |
| | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
| | A codebase demonstrating improved software design through the application of Domain Driven Design (DDD) tactical patterns to enhance readability and expressiveness of C# code. | 317 |
| | Automates testing of Elixir projects after each file change | 920 |
| | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
| | A collection of coding challenges and exercises to practice Test-Driven Development (TDD) in various programming languages | 6 |
| | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
| | A PHP extension for connecting to TDengine time-series databases. | 40 |
| | Enables direct testing in Xcode Playground during development | 317 |
| | Provides a starting point for building Java projects with JUnit and Gradle in a Domain-Driven Design (DDD) architecture | 434 |