June 2005
Intermediate to advanced
384 pages
8h 4m
English
This chapter is relevant to you if you are interested in knowing about the inner details of Fit and how it works. You will need to know about this topic if you want to develop custom fixtures (see Chapter 38) or custom runners (see Chapter 39).
We’ll get into the architecture of Fit by looking at what happens, step by step, when we use a FileRunner to run a table from an HTML file, as we saw in Chapter 26. The file contains only the TestOccupants table in HTML, as shown in Figure 37.1.
Figure 37.1 Fit Table for Testing Occupants

Figure 37.2 summarizes the following steps in running the ...
Read now
Unlock full access