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(Author)
Publisher Finelybook 出版社: Packt Publishing (November 18, 2022)
Language 语言: English
pages 页数: 430 pages
ISBN-10 书号: 1803242000
ISBN-13 书号: 9781803242002


Book Description
Learn how to write a simple testing framework and extend it to drive the design of your logging library

Key Features
Learn how to solve various challenges when testing in C++ with the help of effective solutions
Develop a logging library with enhancements
Drive better code designs with effective tests

Book Description
Modern, 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, developers working with test-driven development (TDD) will be able to put their knowledge to work 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.

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 for
This 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.

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

下载地址 Download
打赏
未经允许不得转载:finelybook » Test-Driven Development with C++: A simple guide to writing bug-free Agile code

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏