Remove Games Remove TDD Remove Test-Driven Development
article thumbnail

TDD is not about testing

Xebia

Test-driven development (TDD) has been around for more than 20 years. Sadly, a lot of developers still don’t do it in practice. . Many people think of TDD as a methodology for testing because of its name. There are some negative feelings towards writing tests. The result seems obvious.

article thumbnail

TDD is not about testing

Xebia

Test-driven development (TDD) has been around for more than 20 years. Sadly, a lot of developers still don’t do it in practice. . Many people think of TDD as a methodology for testing because of its name. There are some negative feelings towards writing tests. The result seems obvious.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

TDD Randori Session

Agile Pain Relief Notes from a Tool User

We ran our first TDD Randori session at lunch today (approx 15 attendees). In a Randori we work as a group trying to solve a small problem using TDD: There is one computer with the video output projected on a screen so all participants can see it. I also hear that we don't enough chance to practice TDD". We ran out of PIZZA.

article thumbnail

Don't Measure Unit Test Code Coverage

James Shore

If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Here's the thing about TDD. The definition of TDD is that you don't write code without a failing test, and you do so in a tight loop that covers one branch at a time. 01 Feb 2019.

article thumbnail

Navigating the Landscape of Development Frameworks: A Guide for Aspiring Developers.

Perficient

Game Development Technologies : Unity (C#) : A popular game engine known for its versatility and ease of use, supporting 2D and 3D game development across multiple platforms. It uses C# for scripting and is widely used for indie and AAA games. Practice by creating simple 2D games, then progress to 3D.

article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

Fast, Reliable Tests. Our tests don’t get in our way. Test-Driven Development. Teams who embrace test-driven development accumulate thousands of tests. The more tests you have, the more important speed and reliability become. Fast, reliable tests are a game changer.

article thumbnail

Don't Measure Unit Test Code Coverage

James Shore

If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Here's the thing about TDD. The definition of TDD is that you don't write code without a failing test, and you do so in a tight loop that covers one branch at a time. 01 Feb 2019.