© Panos Matsinopoulos 2020
P. MatsinopoulosPractical Test Automationhttps://doi.org/10.1007/978-1-4842-6141-5_3

3. Using Minitest

Panos Matsinopoulos1 
(1)
KERATEA, Greece
 
In this chapter, I am introducing you to the world of Test-Driven Development (TDD) using a popular tool called minitest (Figure 3-1). You have already studied TDD in the JavaScript world, in the two previous chapters. However, from now on, you will be living in the Ruby ecosystem. This chapter will be your foundation to better understanding the next tools that you will deal with, in the following chapters.
../images/497830_1_En_3_Chapter/497830_1_En_3_Fig1_HTML.jpg
Figure 3-1

Minitest

Learning Goals

  1. 1.

    Learn about minitest API.

     
  2. 2.

    Learn about ...

Get Practical Test Automation: Learn to Use Jasmine, RSpec, and Cucumber Effectively for Your TDD and BDD now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.