Test Driven Design

React Anti-Patterns: Build efficient and maintainable React applications with test-driven development and refactoring

React Anti-Patterns: Build efficient and maintainable React applications with test-driven development and refactoring by Juntao Qiu
English | January 5, 2024 | ISBN: 1805123971 | 324 pages | EPUB | 12 Mb

Test-Driven Database Development: Unlocking Agility (Repost)  eBooks & eLearning

Posted by DZ123 at Nov. 6, 2019
Test-Driven Database Development: Unlocking Agility (Repost)

Max Guernsey III, "Test-Driven Database Development: Unlocking Agility"
English | 2013 | ISBN: 032178412X | PDF | pages: 350 | 1.8 mb

Test-Driven Development On Android  eBooks & eLearning

Posted by ELK1nG at Sept. 14, 2022
Test-Driven Development On Android

Test-Driven Development On Android
Published 9/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 25.65 GB | Duration: 35h 7m

Get comfortable test driving code and evolve design using the feedback from the tests

Test-Driven Development with C++: A simple guide to writing bug-free Agile code  eBooks & eLearning

Posted by Free butterfly at Sept. 3, 2023
Test-Driven Development with C++: A simple guide to writing bug-free Agile code

Test-Driven Development with C++: A simple guide to writing bug-free Agile code by Abdul Wahid Tanner
English | November 18, 2022 | ISBN: 1803242000 | 430 pages | MOBI | 0.98 Mb

Pragmatic Test-Driven Development in C# and .NET  eBooks & eLearning

Posted by GFX_MAN at Sept. 30, 2022
Pragmatic Test-Driven Development in C# and .NET

Pragmatic Test-Driven Development in C# and .NET
English | 2022 | ISBN: 1803230193 | 806 pages | True EPUB, MOBI | 27.5 MB

Build realistic applications with both relational and document databases and derive your code design using TDD. Unit test with xUnit and NSubstitute and learn concepts like DDD, SUT, Mocks, Fakes, Test Doubles, SOLID, and FIRSTHAND
Pragmatic Test-Driven Development in C# and .NET: Write loosely coupled, documented, and high-quality code with DDD

Pragmatic Test-Driven Development in C# and .NET: Write loosely coupled, documented, and high-quality code with DDD
by Adam Tibi

English | 2022 | ISBN: 803230193 | 372 pages | True PDF | 11.37 MB

Test-Driven Development with C++: A simple guide to writing bug-free Agile code  eBooks & eLearning

Posted by Free butterfly at Nov. 22, 2023
Test-Driven Development with C++: A simple guide to writing bug-free Agile code

Test-Driven Development with C++: A simple guide to writing bug-free Agile code by Abdul Wahid Tanner
English | November 18, 2022 | ISBN: 1803242000 | 430 pages | PDF | 22 Mb

Test Driven: Practical TDD and Acceptance TDD for Java Developers (repost)  eBooks & eLearning

Posted by prestige at Nov. 27, 2009
Test Driven: Practical TDD and Acceptance TDD for Java Developers (repost)

Test Driven: Practical TDD and Acceptance TDD for Java Developers
Manning Publications | ISBN: 1932394850 | October 15, 2007 | 470 pages | PDF | 8 MB

In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your design. In acceptance test driven development (ATDD), you use the same technique to implement product features, benefiting from iterative development, rapid feedback cycles, and better-defined requirements. TDD and its supporting tools and techniques lead to better software faster.

Test Driven: TDD and Acceptance TDD for Java Developers-repost  eBooks & eLearning

Posted by rwdfox at Nov. 18, 2012
Test Driven: TDD and Acceptance TDD for Java Developers-repost

Lasse Koskela, "Test Driven: TDD and Acceptance TDD for Java Developers"
M..g (10-2007) | PDF | 470 pages | ISBN: 1932394850 | 8.4Mb

Test Driven: TDD and Acceptance TDD for Java Developers  eBooks & eLearning

Posted by cruze at Sept. 23, 2007

Lasse Koskela, Test Driven: TDD and Acceptance TDD for Java Developers
Manning Publications | ISBN: 1932394850 | October 15, 2007 | 470 pages | PDF | 4.5 MB

In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your design. In acceptance test driven development (ATDD), you use the same technique to implement product features, benefiting from iterative development, rapid feedback cycles, and better-defined requirements. TDD and its supporting tools and techniques lead to better software faster. Test Driven brings under one cover practical TDD techniques distilled from several years of community experience. With examples in Java and the Java EE environment, it explores both the techniques and the mindset of TDD and ATDD. It uses carefully chosen examples to illustrate TDD tools and design patterns, not in the abstract but concretely in the context of the technologies you face at work. It is accessible to TDD beginners, and it offers effective and less well known techniques to older TDD hands.