- Добавил: literator
- Дата: 10-03-2023, 01:46
- Комментариев: 0
Название: Build Your Own Test Framework: A Practical Guide to Writing Better Automated Tests
Автор: Daniel Irvine
Издательство: Apress
Год: 2023
Страниц: 267
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB
Learn to write better automated tests that will dramatically increase your productivity and have fun while doing so. This book is a build-your-own adventure designed for individual reading and for collaborative workshops. You will build an xUnit automated test framework using jаvascript: initially a clone of Jest, but adding a couple of neat features borrowed from RSpec, the genre-defining tool for behavior-driven development (BDD). Along the way, you will explore the philosophy behind automated testing best practices. The automated test runner is one of the most important innovations within software engineering. But for many programmers, automated testing remains a mystery, and knowing how to write good tests is akin to sorcery. This book is a follow-along practical exercise in building an automated unit test framework, written in the jаvascript language and running on the Node platform. You can think of it as a less functional replacement for well-known packages like Jest, Mocha, Jasmine, and Vitest.
Автор: Daniel Irvine
Издательство: Apress
Год: 2023
Страниц: 267
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB
Learn to write better automated tests that will dramatically increase your productivity and have fun while doing so. This book is a build-your-own adventure designed for individual reading and for collaborative workshops. You will build an xUnit automated test framework using jаvascript: initially a clone of Jest, but adding a couple of neat features borrowed from RSpec, the genre-defining tool for behavior-driven development (BDD). Along the way, you will explore the philosophy behind automated testing best practices. The automated test runner is one of the most important innovations within software engineering. But for many programmers, automated testing remains a mystery, and knowing how to write good tests is akin to sorcery. This book is a follow-along practical exercise in building an automated unit test framework, written in the jаvascript language and running on the Node platform. You can think of it as a less functional replacement for well-known packages like Jest, Mocha, Jasmine, and Vitest.