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

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 430 p.
  • 言語 ENG
  • 商品コード 9781803242002
  • DDC分類 005.133

Full Description

Learn how to write software that excites your customers and avoids breaking your work when making changes

Key Features

Learn how a simple shift in focus will let you use tests to meet customer needs
Develop a testing library and a logging library that you can use in your own projects
Drive better code designs with effective tests that help new team members contribute faster

Book DescriptionModern, standard C++ is all that is needed to create a small and practical testing framework that will improve the design of any project. This allows you to think about how the code will be used, which is the first step in designing intuitive interfaces. TDD is a modern balanced software development approach that helps to create maintainable applications, provide modularity in design, and write minimal code that drastically reduces defects. With the help of this book, you'll be able to continue adding value when designs need to change by ensuring that the changes don't break existing tests.

In this book, you will use test-driven development (TDD) to gain practical skills by writing a simple testing framework and then using it to drive the design of a logging library. The book will help you enhance your software development skills with test cases. You'll understand how to design and implement test cases. The chapters will also show you how to utilize the TDD approach to be more productive in software development than attempting to code in large unstructured steps.

By the end of this book, you'll have gained knowledge of TDD and testing and also built a working logging library with unique features not found in other libraries.

What you will learn

Understand how to develop software using TDD
Keep the code for the system as error-free as possible
Refactor and redesign code confidently
Communicate the requirements and behaviors of the code with your team
Understand the differences between unit tests and integration tests
Use TDD to create a minimal viable testing framework

Who this book is forThis book is for C++ developers already familiar with and using C++ for daily tasks who want to improve their skillset. You don't need to be an expert but you should already have some knowledge of modern C++ and how to use templates to get the most out of this book.

Contents

Table of Contents

Desired Test Declaration
Test Results
The TDD process
Adding Tests to a Project
Adding More Confirm Types
Explore Improvements Early
Test Setup and Teardown
What Makes a Good Test?
Using Tests
The TDD Process In Depth
Managing Dependencies
Creating Better Test Confirmations
How to Test Floating-Point and Custom Values
How to Test Services
How to Test With Multiple Threads

最近チェックした商品